Hi all,
Recently i faced this question in infosys
What is QTP architecture??
Is Architecuture and Framework are same??
Can someone please give clear understanding of this.
Answers were Sorted based on User's Feedback
Answer / ramana
QTP Architecture is nothing But first Decided to Automate or not ?
1) Decision of Automation Testing
2) Automation Test Planing
3) Which tool is supported for your Application
4) Design of Automation Framework
5) Setting and Training of Automation Team
6) Development of automation Scripts
7) Review and rework of Automation scripts
8) integration of Automation Scripts
9) Setup Test Execution Environment
10) Execute automation Scripts
11) enhancement of automation Scripts
12) Analysis of Test Results
12
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / tarak
Qtp architecture is nothing but framework folder structure like driver script,object repository,test data,environment variables,recovery scenarios etc...
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / tarak
QTP Architecture is nothing but Framework folder structure
Example:-Driver Script,Object Repository,Test Data,Environment Variables,Recovery Scenario etc....
| Is This Answer Correct ? | 0 Yes | 2 No |
How does qtp identify the object in the application?
Hi all. Could anyone tell me the difference between an Action and a Function in QTP. Thanks in advance and Merry Christmas.
i have to prepare qtp certification course. so, please send me qtp tutorial notes.
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
Use of Debug Viewer?
How can i use Ordinal identifiers and Smart identification methods suppose i want to know the index no of check box
What are the Automation Limitations??
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
difference Between LowLevel and Normal Recording Modes?
difference between recording methods and recording modes in QTP
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?
How you can replace string in qtp?