anyone can explain about "Hybrid framework" in QTP
Answer Posted / krishnateja muppalla
Combination of two is called hybrid. Among Modular, Keyword Driven and Data Driven.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
How to give a call to another action from one action?
Explain building blocks of the bpt framework ?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
what is the difference between modular framework & datadriven framework
Why we load add-ins in qtp?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
How to customize checkpoints with parameters?
How can you handle exceptions in qtp?
How you are developing the script? Using record and play back or manual?
Discuss quicktest professional (qtp) environment?
Hi ,Can any one pleas explain how to test splash objects using QTP?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
What is RTM (require ment tracebulity marix) fromate?