In qtp what type of data tables are used , name and list
out them
Answer / uday
1. Design time data table
2. Run time data table.
Design time data table is one displayed in datatable pane.
During script execution, if you write any data in the data
table, that data will be written in run-time data table,
which is displayed in Test results.
| Is This Answer Correct ? | 11 Yes | 1 No |
Hi, OUR PROJECT NAME IS: HOSPITAL CONTROL SYSTEM. IS IT COMES UNDER WHICH DOMAIN(HEALTH CARE OR HEALTH INSURANCE)
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
how quick test record on dynamically generated urls and web pages.
When you open QTP, how many sheets you can see?
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
How to save your test using quicktest professional?
How to use reporter.report event in qtp ?
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What is the file extension of the code file and object repository file in QTP?
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
How can we conduct U-I Testing by using QTP??????