in qtp how we work with out put values and what is the process?
Answers were Sorted based on User's Feedback
Answer / naren
The main purpose of the output value is to use the output
value of one operation can be stored and use the same value
as an input into some other action/operation
steps to be followed
1. Right click on the object in active screen and select
insert out put value.
2. select value to be out put and select before/current
option so that one line of script will be generated which
takes the value of the object generated during run time and
stores it in Run-Time datatable.
3.We can use the values from Run-Time table and use them in
other action.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramana
i think it is out put parameter, i can pass the values from
subtest to main test
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kalpana
We can retreive the output values from Result tables while
execution is going on, and we can send it to other actions,
and we can use it for other input sets als in our
application.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you find Local Host Name by Using QTP?
Q- what is the advantage of merging tool in QTP 9.2?
can any body give the banking domain concepts/links
several browsers opened. write QTP script to close all browsers except gmail.
Explain QTP Testing process ?
How to creating an output value using quicktest professional (qtp)?
we have 10 automation scripts. how to call them from one main script.
How to add Dynamic Objects to Object repository?
where do you define the objects as regular expression when u are using regular expressions.
Explain xml checkpoints.
describe some problem that u had with automation testing tool?
How to Display last item of a Combobox by using QTP?