Hello friends can anybody tell me about the architecture of
QTP with diagram of it.this architecture is same for any
domain like ERP/Banking/CRM/Healthcare or it's different
then please tell me.thanks
Answer Posted / shilpa
Architecture of qtp:qtp contains 5 sections i.e,
1.TOOLBAR
2.TESTPANE
3.DATA TABLE
4.ACTIVE SCREEN
5.DEBUG VIEWER
1.TOOLBAR:-
It contains icons to perform operation on qtp.Example
record,run,stop icons etc.
2.TEST PANE:-
here we can generate the test scripts based on
requirements.it contains 2 tabs.they are KEYWORD
VIEW,EXPERT VIEW.
KEYWORD VIEW:-
here we generate the test script in simple
understandable language interms of item, operation, value,
documentation.
EXPERT VIEW:-
Here we cangenerate script in VB script.
3.DATA TABLE:-
Here we can store test data to parameterise the test
script.
It has 2 sheets. They are Global sheet,Action sheet.
Global Sheet:-
when we have test data in this sheet,we can
parameterize multiple action test scripts
Action Sheet:-
when we have the test data in this sheet by using that
test data we parameterize specific test script only.
4.Active Screen:-
Itprovides the snap shot of application for each
record and stmt.
5.Debug Viewer:-
it is used to view,set or modify the current values of
variables in the test when a test stops at break point.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
Explain the types of object repository?
Can any suggest me what is exposure testing?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
What is an object repository?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
What is a programmatic description?
how can we compare descriptive programing with a regular expression
What are the recording modes in qtp?
What are the types of data tables in qtp?
How to create scenario selector
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.
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What are the key points to create a framework in QTP for oracle forms?