WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102)
How to capture the script of the authentication window in jmeter?
What is system testing and what are the different types of tests you perform in system testing?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
What are the different kinds of test steps?
What ate the Technologies supported by QTP?
Which is the command used for displaying the values of a variable into the output console or log?
how can we see all fields in test director
What are the jmeter supported protocols?
How to retrieve css properties of an element?
What is the difference between winrunner and test director?
what type of automation is follwed in the project?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
Mention different exceptions you had in selenium web driver?