WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102)
How does u get the width of the textbox?
What is the quicktest professional (qtp) testing process?
How will you stop the execution of a script on error?
How to import a test case present in ".xls" file to TD under a Test set?
supose 10 times text data is there but it will run 8 times whtat will you do.
Tell me can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
Tell us what kinds of test types are supported by selenium?
How is UFT 11.5 version different from UFT 12.0?
What is ObjectParamater?
How do you find an object in an gui map.
Do you know how to mouse hover an element in selenium?
In general, how do you see automation fitting into the overall process of testing?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Explain what is the configuration elements?
How many scripts did you have?