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
your coming from electrical backgroung..but y ur coming to software side?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What are the benefits of qtp?
Can we use index on view?
What is a Patch in QTP?
What is meant by Output Value in UFT?
What is the latest version of qtp?
How is the Bitmap checkpoint different from Image checkpoint?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
What are the challenges you faced during you entire life automation ?
How many types of actions are there in quicktest professional (qtp)?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
Which scripting language used by quicktest professional?
How the exception handling can be done using quicktest professional (qtp)?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.