1)what is the Exact Meaning of Environment Variables?
2)what is Compile Module in QTP? what exactly it contains
Functions or Actions?
Answer Posted / brahma reddy
win runner contains compile module.but qtp does not support
complie module.compile module means library files in
qtp ,which contains functions not the actions
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How would you export a script from one pc to another in qtp?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
What is checkpoints for quicktest professional (qtp)?
What are main panes available in qtp test browser?
How smart identification works in qtp ?
what is the diffrence bw qtp architectute and qtp framework?
What is the difference between Keyword Driven test and Data Driven test?
What are the various automation frameworks available in qtp?
what is impact analysis on regression testing?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Output values? i want a practical example
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.