How can integration testing be done through winrunner??



How can integration testing be done through winrunner??..

Answer / trinadh

As per my knowledge we are using win runner only for
regression testing.In integration testing testers are not
involved,so there is no chance of using win runner in
integration testing.
But you can give one answer in interviews like,intergration
means testing interaction betweens modules means output of
one module will effect the input to the other module.So in
integration we are checking how it effecting take a example
like check mails available in trash folder in yahoo or
google.If you want to check one mail present in trash,that
mail should come from inbox after delete it.out put of
inbox module is deleted mail and input for trash module is
same deleted mail.you can test this type of scenarios by
using win runner.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More WinRunner Interview Questions

what is the file extension for object in AUT captured by WR

1 Answers  


which testing life cycle are u following & explain

4 Answers   IBM,


What is synchronization? what is the purpose of wait() function? what is the diff. between wait() and other synchronization functions in winrunner?

8 Answers   Infeneon Technologies,


soft key for virtual object wizard ?

0 Answers   Logica CMG,


I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.

0 Answers  






Explain the winrunner testing process?

0 Answers  


what is compile module in WinRunner?

3 Answers  


is 'tech' is a Reserved word in WinRunner or not?

1 Answers   FCG,


What is database check points? how many types are there?Explain?

5 Answers   Second Foundation,


one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp

1 Answers  


How can we stop a automation program in middle of execution time?

3 Answers  


Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?

1 Answers   FCG,


Categories