How can I use the value retrieved by OUTPUT VALUE check
point as Input for other Actions?
Answer Posted / 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 |
Post New Answer View All Answers
What are table and db checkpoints?
What are the features supported by UFT?
Why to use descriptive programming?
Who uses qtp tool?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What are the advantages of parameterization ?
How to data driven test for Win objects in QTP ?
What is data driver in qtp?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
When using descriptive programming?
give me an example where u used good judgement and logic in solving a problem
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What is the syntax for how to call one script from another?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.