What are the Levels of Automation in QTP
Answers were Sorted based on User's Feedback
Answer / kiran
2 levels of testing:
1. Analog
2.low level testing
| Is This Answer Correct ? | 1 Yes | 1 No |
what is the command (keyboard command) to swith from expert view to key word view
How to start recording using quicktest professional?
Explain the types of object repositorys in qtp?
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
What is the default object synchronization timeout in qtp?
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used
how can we compare descriptive programing with a regular expression
how to download mercury qtp9.2 ny internet ?
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
How you perform smoke and sanity testing using qtp?
What will be the output of the statements below? On error Resume Next Sum 100/0 if Sum= 0 Then msgbox "Pass" else msgbox "Fail" End If
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies