why we are using environment variables instead of global
variables?
Answer / ramchandra
Hi,
1. By using environment variables you can reduce memory(RAM) con
sumption.
2. It's good or it's recommended all the qtp setup related things you should keep in external resources.
These r the use to have environment variables.
Please let me know if I'm wrong n if u know any other uses.
Thanks,
Ramchandra Patil
9699851282
| Is This Answer Correct ? | 3 Yes | 1 No |
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How do you delete unwanted results in qtp?
Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..
How u call functions in QTP Function to calculate the length of characters in a wor
Please Clarify if smartidentfication is used at runtime when qtp does not recogonize the objects
Can we do server automation by QTP? If you have any helpful links ,pls post it. Thanks Uma
how u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
What are the different types of recovery operation?
what is a file system object in QTP
1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach