What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
Environment variable is a variable which keeps the value through out the action.
suppose there are 3 actions(action1,action2,action3) and if you declared and defined environment variable in action1, then the value will be accessable in action1,action2,action3
there are 2 types of environmnet variables
1. Build in
2. user defined
| Is This Answer Correct ? | 0 Yes | 0 No |
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
where the object repository is located?how to choose the object repository as shared or action object repositories?
How many add-ins comes by default with quicktest professional?
How many types of actions are there in quicktest professional?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How many scripts did you have?
we r conduction testing on a project USING QTP, regarding that project the object repository is full ? Till that project having objects that r not recognised by repository, then what wil you do? How we wil recogine remailning objects? Is it possible to maintain another shared(or)peraction repository? what is the maximum capcity of object repository? How the technical people decide this much object repository is enoughf for this project?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Hi ,Can any one pleas explain how to test splash objects using QTP?
In QTP whether is it possible to call a function from one action to another action?
What is descriptive.create () in QTP?