Answer Posted / cnu_thatavarthi
Yes QTP is providing tools for Parametrization
1. DataTable
2. Action Parameters
3. Test Parameters
4. Environment variables
5. RandomNumbers
6. Inputbox
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you know that a test case is a regression test case
What are the different types of recording modes in qtp? Which will be used when?
Write a script to customize the test results in PDF and HTML format.
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
How many add-ins comes by default with quicktest professional?
What is CMMP and CMMH?
How many types of actions are there in quicktest professional (qtp)?
Explain how qtp identifies objects?
how do i know how to use tools
Explain object spy in qtp.
What is the difference between keyword view and expert view?
How to use parameterization in qtp?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How will you find the current time of the remote machine using QTP script?
How to use setroproperty?