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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sdf
Fortunately, you need not draw diagram in any interview.
Explain in words only.
Like MS Word, qtp is a tool. It don't change depends on the
Application.
I suggest that you better take training in Testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / pintu kumar
QTP is test automation tool n product of mercury/hp.
here we need to generate some script(through record option,
OR step generator,OR discriptive prog)n same time according
to requiremt we do some modefication . n check the impect
of that action .
| Is This Answer Correct ? | 0 Yes | 2 No |
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
please tellme ordernal identifiers in QTP?
What is the concept of hooking in QTP?
Explain object spy in qtp.
What is Virtual Object? Plz Explain me with an example?
QTP Testing Process?
Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
How do we run the scripts in QTP ?? what are the three options....
What is the main differece between QTP 9.0 and 9.2