in Education by
Whenever we get a new release of code from our vendor, we need to perform basic tests to ensure that they did not break functionality we need. I want to build an automated test for the vendor's infrastructure authentication code. What it boils down to is automatically submitting this Windows7 dot1x authentication form: My questions: Is there a .NET API to fill this out? If so, I plan to use boo, although any .NET language would work. Are there other options besides using .NET (such as pre-store auth data in the registry)? EDIT: Nobody explicitly mentioned this resource, but I wound up automating the form with AutoIT JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
Project Sikuli helped me a lot in automating Windows GUI tasks like yours. It is easy to do and pretty stable in recognition of what is happening on the screen. http://sikuli.org/

Related questions

0 votes
    We have a customer requesting data in XML format. Normally this is not required as we usually just hand ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 20, 2022 in Education by JackTerrance
0 votes
    We have a customer requesting data in XML format. Normally this is not required as we usually just hand ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 19, 2022 in Education by JackTerrance
0 votes
    I'm trying to download a collection of files, but the instructions are for the command line in Unix. ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 16, 2022 in Education by JackTerrance
0 votes
    Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 19, 2022 in Education by JackTerrance
0 votes
    How do I update the GUI from another thread in C#?...
asked Jan 16, 2021 in Technology by JackTerrance
0 votes
    I am not too familiar with .NET desktop applications (using Visual Studio 2005). Is it possible to have ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 17, 2022 in Education by JackTerrance
0 votes
    I am not too familiar with .NET desktop applications (using Visual Studio 2005). Is it possible to have ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 17, 2022 in Education by JackTerrance
0 votes
    I am not too familiar with .NET desktop applications (using Visual Studio 2005). Is it possible to have ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 17, 2022 in Education by JackTerrance
0 votes
    I am not too familiar with .NET desktop applications (using Visual Studio 2005). Is it possible to have ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 17, 2022 in Education by JackTerrance
0 votes
    Between Eclipse/SWT or Netbeans/Matisse, what does either Java GUI editor give you in terms of rapid ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 12, 2022 in Education by JackTerrance
0 votes
    I am trying to use qt creator and python to generate flowcharts with values. I want to save the ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 7, 2022 in Education by JackTerrance
0 votes
    Can you automate all testing?...
asked Jul 9, 2021 in Education by JackTerrance
0 votes
    io 3. When you switch on the computer, the Windows OS gets loaded onto the computer's memory, this process is ... (d) None of these Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    If you want to build enterprise ASP.NET MVC applications that use MSSQL databases is it better to use Windows ... integration, etc)? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I want to get this format : 2019-03-24 15:05:20 Here is what I have tried: var today = ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 14, 2022 in Education by JackTerrance
...