What is a Run-Time Data Table? Where can I find and
view this table?
Answer Posted / 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 View All Answers
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What are the views available in quicktest professional?
What is the process of synchronizing qtp and aut?
How to check which add-ins are associated with a test in qtp?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Can we run test with out adding object in object repository? How it is possible?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
How can I change object description or check point values in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
how will you check how many members visited the website www.infosys.com?
How to use checkpoints in qtp ?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
how to write xml output check point bu useing descriptive programing .means without useing output check point
What is a Patch in QTP?
Which scripting language used by quicktest professional (qtp)?