Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 retrive XML file data in QTP ? using Script(Chandana)

6 Answers   Wipro,


give me an example where u used good judgement and logic in solving a problem

0 Answers  


how your doing reporting in your script?

1 Answers   IBM,


In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??

5 Answers   HCL,


How will you set a unique four digit number in an edit field in QTP?

2 Answers   IBM,


What are the different recording modes and how do they work?

0 Answers  


How to handle Run-time errors?

2 Answers  


What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?

2 Answers   Nokia,


Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)

2 Answers   Broadridge,


How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words

5 Answers   iGate, Livetek,


I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"

2 Answers   Rolta,


suppose i can done the project in automation tool with QTP in that time what i can say?

3 Answers  


Categories