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
What are the different attributes used with regular expression?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
is it possible to add sheets to excel at runtime
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
What is quicktest professional window?
What is object repository in qtp?
How to use setroproperty?
how to convert 100 into hundred repees only and viceversa
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
How to get Traceability matrix from TD?
what is the frame work in J-meter?
How to define array in qtp?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
When using descriptive programming?