Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
1 3535Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
2015Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
1893How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
4030
How many types of actions are there in quicktest professional (qtp)?
How many types of run modes are there in qtp?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
What is the parameterization?
How to find Operating system information using QTP script?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What are the properties you would use for identifying a browser and page when using descriptive programming?
How will you report the bug and explain the defect tracking sheet you handled?
How will you handle java tree in qtp?
how can we compare descriptive programing with a regular expression
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
What are the differences between qtp and winrunner?