Do you have any knowledge about Business Processing Testing
in QTP
Answer / 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 |
write the regular expression for date format of mm/dd/yy?
10 Answers CTS, HCL,
How do Parameterization and Data-Driving relate to each other in QTP?
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance
Explain about reusable actions?
What is the expert view?
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
Batch testing in howmany ways u perfrom in QTP
what is the use of VIRTUAL OBJECTS? explain ?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How to use conditional loops in qtp ?
How we can test a Frame in a web page?