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


Please Help Members By Posting Answers For Below Questions

how will you load the test cases in ddt?

1593


write a script to verify the image path(src property) of the images which are in web pages.

1801


How will you report the bug and explain the defect tracking sheet you handled?

2546


how can we compare descriptive programing with a regular expression

1922


Explain actions in qtp ?

553






How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?

1504


I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

1298


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

561


Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you

1443


Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance

1766


If the objects hierarchy is changing from build to build, then how you will handle that condition?

615


Can we record an application running on a remote machine using qtp?

719


What are the different types of action?

552


How QA specialist can identify when programmatic descriptions are useful?

1970


Is QTP supports Unix. If yes, then how the test automation is done?

1722