what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / 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 |
Post New Answer View All Answers
What are the differences between quicktest professional (qtp) and winrunner?
please any one can explain the keyword driven framework. with gmail example.
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
How is UFT 11.5 version different from UFT 12.0?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
How will you report the bug and explain the defect tracking sheet you handled?
What are the types of object repositories? Which one is you are using?
What is the use of running the scripts in Hidden-mode in UFT?
Explain the difference between call to action and copy action?
how u will evaluate the tool for test automation?
How will you compare keyword and expert view?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How to define array in qtp?