How many types of parameters are there in QTP and what are
they?
Answers were Sorted based on User's Feedback
Answer / rahul
4 types of parameters are there in qtp.
Test/action parameters
Data table parameters
Environment variable parameter
Random number parameters
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nani
parameters : menas replace the hard coaded input to dynamic
input is called paramerers.
parameters are of five types
1)test engineer parameter,
2)data tsble parameter,
3)random axis parameter,
4)environment parameter,
5)action parameter
| Is This Answer Correct ? | 0 Yes | 3 No |
what is testing process with QTP in organization
There is an excel file of 1 to 100 sheets how you will iterate through it?
Where the text version of script file located in file system?
How does you test a weblink which is changing dynamically?
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.
how can we write descriptive programming for menus when qtp is not able to identify it..and how can we write descriptive programming for partially identified and non standard objects..do i have to map the objects before writing the script
What is optional step in qtp? How you can add optional step in qtp?
How to make arguments optional in a function?
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
Differentiate the two Object Repository Types of QTP.
How many types of Parameters are available in QTP?