What frame work ur using in QTP in ur current company?
Answer Posted / anil
Frame work means - systematically maintainig the testing
process
we have the following frame works
1>Linear frame work
2>data driven frame work
3>modular driven frame work
4>keyword driven frame work
5>hybrid frame work
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the diff b/w assistive and mandatary rules of object repository in QTP???
How to save your test using quicktest professional (qtp)?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What are the different kinds of test steps?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Explain in brief about the quicktest professional (qtp) automation object model?
Explain step generator in qtp?
What is fragmentation and paging?
assume i have few url link how will i dynamically call then using descriptive programming?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
How to use parameterization in qtp?
What are parameterizing tests?
If I change the object name in one action will it be updated in all the actions? Or not?