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

Have you ever written test cases or did you just execute those written by others?

2 Answers  


how to upload an application in winrunner which we want to test

1 Answers  


can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?

2 Answers  


what is winrunner framework

1 Answers   Covansys,


Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.

0 Answers  






What is the difference between a Defect & an Error?

3 Answers  


What is Diff. between Pause() ,report_msg() statements?

6 Answers  


How to break infinite loop?

0 Answers  


list out the some of the exceptions list usually occur while recording and playing the script.

1 Answers  


what is mean SRS and URS . differns btwn SRS and URS

3 Answers  


What is contained in the test scripts?

0 Answers  


how do you know which software with version(ex.msoffice)available in our system,using tsl functions

2 Answers   Satyam,


Categories