Action1: I have a value "test" stored in a variable X.
I want to use that variable X in Action2 .. how?
Answer / litan
Use environment variables.
Action 1 : Environment.Value("x")="test"
Value of x=Environment.Value("x") can be used any action.
| Is This Answer Correct ? | 6 Yes | 0 No |
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
What is data driver in qtp? Where we use it?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
What is a Dictionary object in QTP.?
explain all the check point in QTP?
Explain different type of event trigger option.
what is meant by Implicit and explicit requirements?
Is it possible to merge two object repository files in qtp?
hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent
Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??
2 Answers DST Global Solutions,
Explain the use of action split in qtp?
What is the extension of 'Log file' in QTP