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 3372Hi 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?
1911Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
1817How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
3942
How to break the object spy ?
What is the difference between analog and low level recording?
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)
How to create Reusable and Multiple Actions?
What are the major/ important methods, functions in QTP we use realtime testing
Does QTP record on Objects created on XWindows Environment?
What is an optional step in qtp ?
what is impact analysis on regression testing?
Is it possible to change the property value at runtime? How it is possible?
How to write business scripts using object repository with different scenarios
What is the difference between shared and local object repository?
Explain more about the Test Fusion Report of QTP?
Explain quicktest professional (qtp) testing process?
What is object repository in qtp?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.