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?

Answers were Sorted based on User's Feedback



What is the difference between a Test and a Business Component? Is it necessary to use Busines..

Answer / agadhu

Test?A collection of steps organized into one or more
actions, which are used to verify that your application or
Web page performs as expected.

Business Component?A collection of steps representing a
single task in your application or Web site. Business
components (also known as components) are combined to build
business process tests in Quality Center with Business
Process Testing.

Is This Answer Correct ?    10 Yes 0 No

What is the difference between a Test and a Business Component? Is it necessary to use Busines..

Answer / 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

More QTP Interview Questions

how to write regular expression for Date field?

12 Answers   Google,


what is main difference between QTP 8.2 AND QTP 9.0/9.2 HOME PAGE?i mean what are extra thing in QTP 9.0 than in QTP 8.2?

1 Answers   Infosys,


How can we export test results to an excel sheet in QTP??? Can any one provide sample coding for this?????

6 Answers   TCS,


what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.

11 Answers   Infosys, Intel,


how we can do web browser using parametarisation in QTP ?

2 Answers   Efextra, Kanbay,






How will u integrate oracel with QTP?

2 Answers   Microsoft,


After i ran the Test in Batch mode i didn't get any results. Can any one let me know how it can be done?

3 Answers  


Explain getroproperty and gettoproperty & settoproperty?

1 Answers  


WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,

0 Answers  


what is the diffrence bw qtp architectute and qtp framework?

0 Answers  


How do you copy a value from a cell in an msexcel sheet saved on the desktop into QTP's datatable when the co-ordinates of cell are given?

2 Answers   Oracle,


how many test scripts we will write in qtp? very urgent. please??? Thanks in advance..

1 Answers   Mind Tree,


Categories