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 / 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 |
Post New Answer View All Answers
Hi, how can we check or avoid the memory leakage in QTP9.2?
How can you close the second opened browser?
How can we conduct U-I Testing by using QTP??????
what is clean sweep?
What are some test assets and related extensions of qtp?
How to test the login page in different ways in automation testing and i need code?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
How you know that a test case is a regression test case
What is the difference between keyword view and expert view?
What is difference in global and action sheet in qtp?
What is the default add-ins in qtp?
what r the main attributes of test automation?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What is the difference between call to existing action and copy of an action?