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 |
What are the major/ important methods, functions in QTP we use realtime testing
I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?
I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??
There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com
6 Answers Fidelity, GDS, IBM, TCS, Wipro,
i have qtp 9.5 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
In how many ways we can add check points to an application using QTP.
how to invoke the web application through script in qtp
what is Supplemental Objects ?
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???
1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?
How do you find out whether the string is Numeric or Alpha numenric.Suppose..'QTP is an automation testing tool 12345' How should I know it is alphanumeric.Can any one please write the code for this
Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone