Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Hi All, I need code for how to execute qtp scripts from excell sheet

0 Answers  


How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?

1 Answers  


In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer

0 Answers   Tavant Technologies,


w is recovery senario manager

3 Answers   Infosys,


explain qtp framework by taking an example?

3 Answers  


Can any one give me some basic VB script used in QTP ?As i am new in QTP.Give sample VB script used in QTP? PLZ

3 Answers  


Tell me the QTP Advantages and Disadvatages ?

1 Answers  


How do you done Data-Driven Testing using MS-Word. What is the script for that

3 Answers   IBM,


Tell me one scenario, the complex functionality you have automated in your project?

0 Answers  


What is descriptive.create () in QTP?

3 Answers  


If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time

5 Answers   CTS,


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

0 Answers  


Categories