how many wayes we do the parameterization?
Answer / jyotikrushna mohapatra
We can do parameterization in four ways, that are:
1. action parameterization
2. Data table parameterization
3. Environment
4. Random numbers
| Is This Answer Correct ? | 5 Yes | 1 No |
what is the frame work your using in automation testing
Explain about the Test Fusion Report of QTP ?
what is spy, and how can u use?
What is the process of synchronizing qtp and aut?
what are the difference ways of parameterising?
HI How to take screenshots of a Webpage and saving it in a external word document using QTP.
How to "Turn Off" QTP results after running a Script?
Do you know how to connect database? Can you tell me the procedures?
what is object?
how to write vbscript on web applications in qtp. explian with one example?
where exactly we can't do the automation testing. give some examples
How to catch the TOol Tip Dyanamically changing values using the qtp script by Descriptive Programming Scenario: ======== 1. when i press the submit button 2. The Tool tip first shows the value "Validating...." 3. Next the value is changed in tooltip "Logging....." ------ And the class is webElement SO , how can i catch both values During Run time using Dp