what is the Exact Meaning of Environment Variables?
Answer Posted / anil
by using environment variables we can avoid the hard coded
values in script. and we can pass single value in the
script. they are 2 types
1. bultin
2.external/internal
in real time we can use external environment variables only
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Does quicktest professional is unicode compatible?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What are the different attribute used with regular expression?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
What are the various types of Actions in UFT?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
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)
For which type of projects the iterative model is not suitable?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
How many types of actions are there in quicktest professional (qtp)?
What Folder Structure following in Keyword Driven Frame work?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
How do Parameterization and Data-Driving relate to each other in QTP?
when u script reveiwing in which area u more concentrates?