What is the BPT(bussiness process testing ).and what is the
main difference between BPT and QTP
Answer Posted / kalyani
business process testing means first we recording some
componenets and we did some enhancement and we bound those
componets using QC and we will start running the scripts
In business process testing each script treat as a
components nothing else
In QTP one scope ot testing is BPT
| Is This Answer Correct ? | 17 Yes | 19 No |
Post New Answer View All Answers
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Which environments does qtp support?
How to find array size in qtp?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
On what document base Descriptive programming is written if build is not yet ready ?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What are the different types of recording modes?
When you open QTP, how many sheets you can see?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
How will you handle java tree in qtp?
Explain advantages and disadvantages of ddf?