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...


What is a Run-Time Data Table? Where can I find and

view this table?

Answers were Sorted based on User's Feedback



What is a Run-Time Data Table? Where can I find and view this table?..

Answer / jagadeesh

Run-Time Data Table is the excel sheet that is generated
during the run-time or during the execution of the script.
In the Results window, if you expand the results, the second
entry will be the run time data table. If your script writes
any values to the excel sheet then all those values will be
seen in the run time data table.

Is This Answer Correct ?    8 Yes 0 No

What is a Run-Time Data Table? Where can I find and view this table?..

Answer / chivukula.kumar

Actually QTP having the Datatable default ExcelSheet(Global
sheet and PerActionsheet)


I decided to enter the values at the time of running the
script then i will use the datatable parameterization.

At the time of execution that datatable converted into run-
time datatable it is stored in default.xls folder and
appeared at result window as a run-time datatable (with
input and output values)

Is This Answer Correct ?    6 Yes 1 No

What is a Run-Time Data Table? Where can I find and view this table?..

Answer / nilanjan saha

The values of the Run Time Data table does not reflect in
the QTP's DataTable window after run.
If you like to see the values of that DataTable after Run
you can see it by openning QTP's result window, then
expanding the trees in the left pane of that window, there
you will see Run Time DataTable Icon just below the Test
Summary.
If you click that you can see the runtime's content of that
DataTable.

If you want to store runtime values, please, export it to
some location
(see below code):
DataTable.Export ("D:\XYZ.xls")

Is This Answer Correct ?    5 Yes 1 No

What is a Run-Time Data Table? Where can I find and view this table?..

Answer / sreeprasad

In QTP, there is data table used , which is used at runtime.

-In QTP, select the option View->Data tabke.

-This is basically an excel file, which is stored in the

folder of the test created, its name is Default.xls by

default.

Is This Answer Correct ?    4 Yes 7 No

Post New Answer

More QTP Interview Questions

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

3 Answers   IBM,


What are the two types of repositories available, explain them?

0 Answers  


if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND

8 Answers   ADP,


Can anybody give the script to addsheet, add column,add values under that column in the rows??

5 Answers   AZTEC,


What is deference between normal QTP testing and descriptive programming?

4 Answers   Polaris,


Limitations in QTP?

0 Answers   CIL,


What is exact difference between “while” and “do while” in QTP ?

1 Answers  


When should I use smart identification?

0 Answers  


What is recovery scenario manager? When you go for recovery scenario manager?

0 Answers  


Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..

1 Answers  


why should we give deliver good quality software?

0 Answers  


What is throw object?

1 Answers  


Categories