How can I use the value retrieved by OUTPUT VALUE check
point as Input for other Actions?
Answer / nath .t
When u selected OUTPUT VALUE, it's stored value into
datatable. we can use datatable value in any actions in
the Test.
Default OUTPUT VALUE is stored in "Global Sheet" in Test.
we can retieve the data as
x = datatable
("Spam_Skillet_Casserole_innertext_out",dtGlobalSheet")
Here in Quotes name mentioned the output checkpoint value.
like this way we can use any where in Actions in Test.
| Is This Answer Correct ? | 0 Yes | 0 No |
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
Can any suggest me what is exposure testing?
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
i can done the project with QTP in that time i can say how many members in my team size?
What are the types of object repositories? Which one is you using?
If aclient comes to tester ask to bye a tool Keep aside about the cost,In what way we can choose the tool.
How to export QTP results to an ".xls" file?
in QTP,how to write a descriptive program for "yahoo" or "gmail" Login page
Hello friends can anybody tell me about the architecture of QTP with diagram of it.this architecture is same for any domain like ERP/Banking/CRM/Healthcare or it's different then please tell me.thanks
what is Compile Module in QTP? what exactly it contains Functions or Actions?
Can anyone please explain me the process of automating an application using QTP as i am new to this?