WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance
3 7640When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason
1795In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.
3 7548hello, i just started searching for a job on QA ,need QTP software full version.plz can any body help me...my email id is padma_ub@yahoo.com.thanks in advance.
1717pls suggest me a good institute for loadrunner in hyderabad also what about a practice project?
43 65995Hi..All I have installed QTP 10.0, and need to Automate SAP Application.....so i need to Install SAP Add-ins, anybady has SAP-Addins, Please help me, and thanks in advanced plese send it on my email id: sandipgami84@gmail.com Thanks, Sandip Gami +91-9714177088
1 4762I am using "QTP 9.0" in my system, need to install java add-ins to test the java based applications, please prvide information from where i can get those java add-ins for QTP 9.0
2170
Is selenium server needed to run selenium webdriver scripts?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Give selenium ide tool disadvantage?
How could ajax controls be handled in webdriver?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
Explain the concept of object repository and how QTP recognizes objects?
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
is it possible to add sheets to excel at runtime
What is the difference between driver.close() and driver.quit command?
what is the difference between keyword driven frame work and data driven frame work.
Why should Selenium be selected as a testing tool?
What is the pros and cons between QTP and Rational Robot
Explain different type of event trigger option.
What is testng and how is it better than junit?
What is ‘good code’? What is ‘good design’?