WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) Where do you view the results in Trap option?
What are the main advantages of automation testing?
What is the configuration of systems when using load runner?
How will internal and external links be validated and updated? how often?
What are the jmeter supported protocols?
How to check a checkbox in selenium?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What would be your recommendation to improve performance measure?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Diff b/w test scenario's and test Procedures?
Explain the winrunner testing process?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
Hi All, I need code for how to execute qtp scripts from excell sheet
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How to create and run testng.xml?