Consider a scenario where there are two action sheets say
action 1 and action 2. Can Action 1 take values from action
2 data sheet or vice versa. If so, how?
Answer Posted / rashmi
Yes. you can use data from "Action1" data sheet
in "Action2" or vice versa.
use DataTable.GetSheet("Action1").GetParameter.....
in "Action2". (To use data from "Action1" data sheet
in "Action2")
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the recovery scenario in qtp?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
Can you write a script to check if the folder exists or not?
What are the five challenges you faced in QTP?
How to handle dynamic objects in quicktest professional (qtp)?
Hoe can we do retesting using functions please give the code for it using login page
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
Without using gui map editor we can recognize the application in winrunner ?
What is the latest version of qtp?
How to test results for qtp ?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Explain features of the latest version of qtp/ uft 12.1?
what is output value in QTP and how it can be used in automation testing
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
Explain in brief about the quicktest professional (qtp) automation object model?