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
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
Sql questions to find second max salary and how to use joins
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Explain about business process component? types and usage?
How did you use regular expressions in QTP and also in WR?
How will you test a keyboard?
How qtp identifies objects?
Explain the types of object repository?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
Is the qtp course will help to create a virtual object?
If created one virtual object? Next time I changed the window position will it work?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What will be happen if i load object repository at run time, but it has already associated.
What is the Command used to start the QTP