What is BPT?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
BusinessProcess Testing enables non-technical Subject
Matter Experts (working inQuality Center) to collaborate
effectively with Automation Engineers (working in QuickTest
professional). Together, you can build, document,and run
business process tests, without requiring programming
knowledge on the part of the Subject Matter
Expert.Components are easily-maintained, reusable units
that perform a specific task. They are the building blocks
of business process tests. Each component is comprised of
several application steps that are logically performed
together in a specific order. For example, in a Web
application, a login component might be comprised of four
steps. Its first step could be to open the application. Its
second step could be to enter a user name. Its third step
could be to enter a password, and its last step could be to
click the Submit button on the Web page. By creating and
calling functions stored in function libraries, you can
enhance the component with additional logic to test
important details of the login task. By design, each
component tests a specific part of an application. When
combined, components are incorporated into a business
process test in a
serial flow representing the main tasks performed within a
particular business process. For example, a business
process test for a flight reservation application may
include a login component, a flight finder component, a
flight reservation component, a purchasing component, and a
logout component.
| Is This Answer Correct ? | 24 Yes | 5 No |
Answer / penisetty
Mercury Interactive Updates BPT Software :-
Business process Testing it is in I have seen it is
extension to Quality Center. This is Launched last
(8/3/2005)(mm/dd/yyyy) September Mercury's BPT tool was
created to enable business-process owners and designers to
work with software QA teams to test mission-critical
applications. As part of Mercury's Quality Center suite,
BPT “closes the gap between the business people who design
the business processes and the technical people who design
and deliver the applications,” Mercury's CMO Christopher
Lochhead told AppTrends.
| Is This Answer Correct ? | 10 Yes | 4 No |
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
What is the keyword view and expert view in qtp?
Have you faced any problems with object repository?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Which is the best testing institute for QTP training in Hyderabad.
how can you select random value for every iteration from a weblist
What are the disadvantages of Recovery Scenarios in QTP ?
How to export QTP results to an .xls file?
How we can add actions in the test using QTP?
Can we directly automate testscripts accrdoing to requirements
2 Answers CitiGroup, Novartis,
How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?
How to do Laod testing for web based Application?