w is datatable
Answers were Sorted based on User's Feedback
Answer / saritha
Data table is used to store the test data and parameterrize
that data to the test during test execution
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / ramesh
Data Table. Assists you in parameterizing your test. The
Data Table contains the Global tab and a tab for each
action.Data table is used to store the test data and
parameterrize that data to the test during test execution
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / umasankar
Data Table. Assists you in parameterizing your test. The
Data Table contains the Global tab and a tab for each
action.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / mohammad
datatable is also called as formula one table table
developed by 3rd party developers and integrated with qtp
1.it is used for holding the testdata
2.it isolates thetest script from the datasorce
3.it has a provision of importing the data with different
datasources like flat files data files
| Is This Answer Correct ? | 4 Yes | 2 No |
Can we run test with out adding object in object repository? How it is possible?
I have the following Doubts Please clarify me with examples? 1.Could QTP cover entire application? or part of the application? 2.Shall we rewrite(modify) the Manual testcase to automate? 3.How can I execute my scripts through client mechine which is not having QTP installation 4.Few objects are not being identified by QTP afeter one month. what could be the reason for this (I am using trail version of 15 days)
How many ways we can parameterize data in QTP?
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
What is test fusion report?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
How cookies can be tested in QTP?
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data
How will you handle custom object in QTP?
When using descriptive programming?