How many ways we can parameterize data in QTP?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
There are four types of parameters.
1).Test, action or component parameters.
2).Data Table parameters.
3).Environment variable parameters.
4).Random number parameters.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi kumar.m
we can perameterize the data in five ways
1. data table perameters
2. random perameters
3. environmental perameters
4. test perameters
5. action "
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the main differece between QTP 9.0 and 9.2
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Hi Friends, Every one is posting the Answers for the existing questions.Try to post the questions that are asked in Recent Interviews.It will be useful to the other Job seekers.
1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.
waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?
What type of automation frame work you are using?and why?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Describe function procedure in vbscript.
What is the difference between rational rose and QTP?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
QTP identified the object but not performing the desired action???what could be the reason?????
Where can I find and view run-time data table?