what is qtp automation frame work,what is the use of that
frame work?
Answers were Sorted based on User's Feedback
Answer / brahma
frame work is nothng but Test script modulatary frame
work.set of assumtions and concepts and practices that
provide supported for automation s/w testing.
| Is This Answer Correct ? | 24 Yes | 56 No |
Answer / bharathchowdary
framework defines how to approach for scripting .
frame work may change form company to company & project to
project.
it may be recording or descriptive
| Is This Answer Correct ? | 48 Yes | 94 No |
Answer / prasad
framework is nothing but separating each and everything
related 2 script such as env,tests,or,functions,ip
files,results etc
| Is This Answer Correct ? | 71 Yes | 118 No |
Answer / deeps
Automation Frame work is nothing but Common Name Conviction
where all the team members should follow same names(like
OK ...)while updating in the object repository in order to
avoid confusion.
| Is This Answer Correct ? | 27 Yes | 108 No |
Is it a smart choice to use QTP for backend testing?
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
what is meant by source control?
what is throw object ?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
what is vmodel?advantages and disadvantages of vmodel?
what is recovery scenario in QTP? what is the need of the recovery scenario in QTP? what are the advantages of the recovery scenarios in QTP?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
how to get the object count ?????????
several browsers opened. write QTP script to close all browsers except gmail.
what is the diffrence bw qtp architectute and qtp framework?
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.