Answer Posted / sreeprasad
BusinessProcess Testing enables non-technical Subject
Matter Experts (working inQuality Center) to collaborate
effectively with Automation Engineers (working in QuickTest
professional). Together, you can build, document,and run
business process tests, without requiring programming
knowledge on the part of the Subject Matter
Expert.Components are easily-maintained, reusable units
that perform a specific task. They are the building blocks
of business process tests. Each component is comprised of
several application steps that are logically performed
together in a specific order. For example, in a Web
application, a login component might be comprised of four
steps. Its first step could be to open the application. Its
second step could be to enter a user name. Its third step
could be to enter a password, and its last step could be to
click the Submit button on the Web page. By creating and
calling functions stored in function 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. For example, a business
process test for a flight reservation application may
include a login component, a flight finder component, a
flight reservation component, a purchasing component, and a
logout component.
| Is This Answer Correct ? | 24 Yes | 5 No |
Post New Answer View All Answers
Explain more about the Test Fusion Report of QTP?
What is the difference between a Function and Procedure in QTP?
describe some problems that u had with automating testing tool?
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
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
who QTP recognizes the object stored in object repository?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Explain the types of object repositorys in qtp?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
What are the methods used in UFT to handle exceptions or run-time errors?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
How will you test a stapler?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
What are the views available in quicktest professional (qtp)?
Does quicktest professional (qtp) is unicode compatible?