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
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 |
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 |
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 |
How to find array size in qtp?
how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)
what is qtp automation frame work,what is the use of that frame work?
64 Answers Cap Gemini, IBM, iGate, TCS,
what is the difference between data table and spread sheet?
I Have web table shown below ----------------------------------------| | orcut | GMAIL | NAUKRI | |----------|---------|-------------------| |HOT MAIL | MONSTER | VISIT FACEBOOK | |----------|---------|-------------------| |SKYPE ACC | IRCTC | GOOGLE | --------------------------------------- Here i have 2 question friends.. 1.i want to chick the link "VISIT FACEBOOK" is there or not if it's there i want to click the link 2.here how to find the web table row or column count ... don't write the excel or data table script here friends ..consider that it's a WEB TABLE
How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?
What is the difference between Global and Local Data Sheets?
I have given u a application.To automate it what are the things will u consider?
what is Supplemental Objects ?
What is the another extention name of library file.If that is exist than what's the differnce between them.
Can we continue functionality testing without framework?
how can we group that these test cases only should be automated and in which order you execute that test cases