in qtp how we work with out put values and what is the process?

Answers were Sorted based on User's Feedback



in qtp how we work with out put values and what is the process?..

Answer / shankar

Output values are used to view the values of the objects
while running the script. It captures the values of the
objects while running and output them into data table and
they can be used for input data.

Is This Answer Correct ?    3 Yes 0 No

in qtp how we work with out put values and what is the process?..

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

in qtp how we work with out put values and what is the process?..

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

in qtp how we work with out put values and what is the process?..

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

Post New Answer

More QTP Interview Questions

How to add Dynamic Objects to Object repository?

5 Answers  


can we call a test in another test?

3 Answers   iFocus,


How many types of recording modes in qtp? Which will be used when?

0 Answers  


Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?

0 Answers  


Hi All,I am in wierd situation that my laptop is installed with QTP11 and os is xp sp3.The problem is the descriptive programming which i have written is working in other laptops and it is not working in my laptop.it is clicking the link which is above the testbox instead of typing it in textbox below it.It is same with the other working scripts written by another person.

1 Answers  






How to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.

1 Answers   HP,


What is debugging? How you debug your script?

0 Answers  


1.what is the difference between childobjects and child items in qtp? 2.what is difference between a class and function? 3.can u convert ustimings to indian timings using vbscript? 4.i have scripts in one machine.can i run those scripts in another machine.how?

2 Answers   Genpact, Infosys, Symantic Space, TCS,


How do you open adobe acrobat file in QTP and do some testing on that file ?

0 Answers  


How you can replace string in qtp?

0 Answers  


How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?

2 Answers  


How to Import the data from MS-Access in QTP?

1 Answers  


Categories