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 |
ca n u give the example for low severity & low priority in ur Internet Banking project
what is the main diff of Qtp9.2 and 9.5 plz tell me
How do you handle dynamically changing area of the window in the bitmap checkpoints?
What is Data Driven TEsting?
Have you ever written test cases or did you just execute those written by others?
Is load testing is possible with WR?
What is the extension of gui map file?
Is 'public' allowed inside of the function declarations?
What are the standards will you maintain at the timing of writing TSL script in WinRunner?
How do you do digital signature test in winrunner?
How to know the on which OS and version the application is running through script in winrunner?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP