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 |
When should I use smart identification?
How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?
Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini
IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp
Which version of QTP is using by companies nowadays?
What is the difference Between LowLevel and Normal Recording Modes?
c language is thre but what is the purpose of c++, java is there but what is the purpose of Advanced java ....why these are all versions are coming...whta is the problem?
using descriptive programming how to close all opend browsers?
How many types of parameters are available in quicktest professional?
Please mail me the license key of QTP 9.5 t v.sadangi@gmail.com ????? thx
write a qtp code to count the number of child objects in login page and highlight it
How can we see the analog recording steps in QTP..the Steps are stored in a track file with an extension .dat..how can we open the file..