WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102)
What are the advantages of the automation framework?
How can you run automated test cases td (quality center 9.0) ?
How can we move to nth child element using css selector?
Explain what can cause a selenium ide test to fail?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
How do you read data from excel?
what is the frame work in J-meter?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
Do you know how to mouse hover an element in selenium?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
Can we do automation testing without a framework? If yes, then why do we need a framework?
What is throw Object?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
What are different forms of 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?