Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the BPT(bussiness process testing ).and what is the
main difference between BPT and QTP

Answers were Sorted based on User's Feedback



What is the BPT(bussiness process testing ).and what is the main difference between BPT and QTP..

Answer / sumi

"Mercury Business Process Testing" is a complete system for
functional testcase design for both automated and manual
testing. It enables non-technical subject-matter experts to
become an integral part of the quality optimization
process, automates the creation of test-plan documentation,
and streamlines test maintenance for application change.

"QTP(Quick Test Prefessional)" is a functional testing
tool, by using this we can do the regression testing also

Is This Answer Correct ?    35 Yes 7 No

What is the BPT(bussiness process testing ).and what is the main difference between BPT and QTP..

Answer / digi

Test Script :
-----------
It is a collection of steps may be resides in one action or more than one actions which is used to validate the test flow.This can even be a business flow.
The entire business flow is in one script only.

Challenges with Traditional Automation:
1.Lack of collaboration between SMEs and
2.automation experts
3.Not role-based—too many overlaps in duties
4.Decentralized—inefficient use of resources
5.Lack of standards in automation
6.High maintenance without an intelligent framework

Business Component:
------------------
This is a small building block consisting of a single task.A typical business flow is a combination or collection of different business component.
You can say a logical division of a full flow of is one Component.
Structurally, Business Components are similar to reusable functions and actions in QTP.

Business Flow=Component1+Component2+......+ComponentN

Each component has it's own input and output.
One component may take the output of another component.
This is typically used with BPT in Mercury (HP) quality center.

Is This Answer Correct ?    7 Yes 0 No

What is the BPT(bussiness process testing ).and what is the main difference between BPT and QTP..

Answer / 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

More QTP Interview Questions

Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"

1 Answers  


When and why do you use "OPTION EXPLICIT" in VB Script. Is there any online help or something to learn the script for Beginners?

6 Answers  


Could some one explain me how to create folder on the desktop from QTP?? This is an interview question

2 Answers   Clinical Soft,


How do you connect to database ,What is the script to connect DATA BASE?

2 Answers   Nokia,


How to run a test using quicktest professional (qtp)?

0 Answers  


In how may ways we can use checkpoints to an application using QTP?

3 Answers  


why do we go for Test Automation?

2 Answers  


I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.

1 Answers  


what skills needed to be good test automation?

3 Answers  


How many types of Actions are there in QTP?

6 Answers   Wells Fargo,


How to connect to a database?

0 Answers  


I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)

2 Answers  


Categories