What is the difference between a Test and a Business
Component?
Is it necessary to use Business Component while testing an
application in the real time?
Answer Posted / sreeprasad
On the basic idea a test is the combination of steps
grouped by test cases. Whether you can run the test (steps)
manualy/automated by adding in test lab.
In Business prosess testing the combination of components
wil become a test(business process test) Components are
easily-maintained, reusable units that perform a
specifictask. They are the building blocks of business
process tests. Each componentis comprised of several
application steps that are logically performedtogether in a
specific order. For example, in a Web application, a
logincomponent might be comprised of four steps. Its first
step could be to openthe application. Its second step could
be to enter a user name. Its third stepcould be to enter a
password, and its last step could be to click the
Submitbutton on the Web page. By creating and calling
functions stored infunction 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. The task of
creating and running components and business process tests
is generally performed by Subject Matter Experts working in
Quality Center.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is difference between design time and run time data table?
What are the types of object repositories? Which one is you are using?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
How software tester can use constants and variables in scripts?
what is the difference between IE & Netscape in web testing on a log in page
what is clean sweep?
What Folder Structure following in Keyword Driven Frame work?
What are the benefits of quick test pro(qtp)?
Can I change properties of a test object?
How to use actions in qtp ?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
What is quicktest professional (qtp window?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..