WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102)
Describe technical problems that you had with selenium tool?
What is data - driven automation?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
When the rendezvous point is insert?
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
How do you verify if the checkbox/radio is checked or not?
What are the different types of wait statements in selenium webdriver? Or how do you achieve synchronization in webdriver?
What is the virtual object?
How to record & run on japanese language application using english version of ibm?
What is different command used in command Prompt while using QTP?
What is checkpoints for qtp?
Tell me how would you test your own element locator?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
Explain using webdriver how you can perform double click?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)