Answer Posted / mahi
We can Parametrize in four ways:
1.DataTable
2.Environment Variable
3.RandomNumber
4.ACtion or Test parameters
We can findout first 3 ways through navigation ;
tools--Datadriver--click on parameter button--click on next--click on parameter option icon---Parameter type dropdown we can find out three ways..
Note: before navigation we should have script statements which we want to parameter.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
What are the Application Functions available in QTP?
What is different command used in command Prompt while using QTP?
In qtp, explain what is keyword driven automation framework?
How to release all resources file from the QTP?
assume i have few url link how will i dynamically call then using descriptive programming?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Define virtual object?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What is test object model in quicktest professional?
What is quick test pro?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.