Do you have any knowledge about Business Processing Testing
in QTP
Answer Posted / nani
Business Process Testing enables Subject Matter Experts to
create tests using a keyword-driven methodology for testing
as well as an improved automated testing environment.
The Business Process Testing model is role-based, allowing
non-technical Subject Matter Experts (working in Quality
Center) to collaborate effectively with Automation
Engineers (working in QuickTest Professional). Subject
Matter Experts define and document business processes,
business components, and business process tests, while
Automation Engineers define the required resources and
settings, such as shared object repositories, function
libraries, and recovery scenarios. Together, they can
build, data-drive, document, and run business process
tests, without requiring programming knowledge on the part
of the Subject Matter Expert.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to creating an output value using quicktest professional (qtp)?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
What is the difference between byref and byval in qtp?
How to check bitmap output value?
What is quicktest professional (qtp window?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What is system testing and what are the different types of tests you perform in system testing?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
How to break the object spy ?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
What is the syntax to call one script from another?
What is a programmatic description?