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 stlc and its contents?
What is text check point and text area check point?
How to check and display a particular word from a paragraph?
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
During test run,How will you copy/paste from/to clipboard?
How would you directly trigger javascript in a test?
HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?
I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
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.
can u put checpoints for moving images
What is qtpro? What is a quick test professional?
When do go for loop condition in test?