How can integration testing be done through winrunner??
Answer Posted / 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 View All Answers
How to do text matching?
How do you find an object in an gui map.
What are different types of checkpoints?
How to test Fonts and its size thru "Font Expert" in Win Runner.
How to integrate automated scripts from testdirector to winrunner scripts?
What are the Win Runner tools for functional testing?
How do you copy and move objects between different gui map files?
Could you anyone share me the path to download the automation tools which are having trial license version?
When would you use 'set_window' and when would you use 'win_activate'?
two file is there how will compate it by useing qtp.
Explain the purpose of gui map configuration?
How do you clear a gui map files?
How should we write and execute a user define function using WinRunner.
How to get the resolution settings?
How do you execute your tests from windows run command?