what is Business Process Testing plz explain?
Answers were Sorted based on User's Feedback
Answer / suresh kumar uppalapati
Business Process Testing is a role-based testing model. It
enables Automation Engineers and Subject Matter Experts to
work together to test an application's business processes
during the application's development life cycle.
Automation Engineers are experts in automated testing. They
use QuickTest to define the resources and settings needed to
create components, which are the building blocks of business
process tests.
Subject Matter Experts understand the various parts of the
application being tested, as well as the business processes
that need to be tested, however they may not necessarily
have the programming knowledge needed to create automated
tests. They use the Business Components and Test Plan
modules in Quality Center to create keyword-driven business
process tests.
Integration between QuickTest and Quality Center enables the
Automation Engineer to effectively create and maintain the
required resources and settings, while enabling Subject
Matter Experts to create and implement business process
tests in a script-free environment, without the need for
programming knowledge.
mail me if have clasiifications uvvsuresh@gmail.com
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / sandesh sawant
I have worked on it and answer provided by 'Suresh Kumar
Uppalapati' is correct.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vr
Testing Performed by the Business unit to ensure whether it
meets User Requirement. This will be tested in a seperate
region which we will call it as UAT.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rt
Business Process Testing is a web-based test design
solution that bridges the quality chasm between subject
matter experts and quality engineers. This role-based
system enables subject matter experts to build, data-drive
and execute manual and automated tests without any
programming knowledge. It reduces the overhead required to
test maintenance and combines test automation and
documentation into a single effort.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / farhan
It is simply UAT and nothing else. The Quality Engineers
need to do the tests a/c to user requirements.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / ootery nari
No it is not a concept of QC
it is a concept of HPMercury
It can be used in qtp and QC als
| Is This Answer Correct ? | 0 Yes | 2 No |
in qtp wha t is synchronisatin pt,what is the maximam time out
what is the difference between development and testing
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
How many add-ins comes by default with quicktest professional?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
w is active screen
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
what is the difference between the modular framework and datadriven frame work
What are the different kinds of test steps?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
Write the code for select the 5 values from drop down list. drop down list having the 10 values.
How can we QTP Scripts in xml format? is there any way to do so?