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
i would like to know the steps to write tsl exception and object exception with a simple example
When would you use 'set_window' and when would you use 'win_activate'?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
Explain the purpose of different record methods?
How to check the background colour of the screen in WR?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
Explain the purpose of loading winrunner add-ins?
Explain difference between winrunner and test director?
Have you ever created a start-up script?
What all are the different databases winrunner can support?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
write a compilemodule function for loginscreen.
How do you find an object in an gui map.
Explain data parameterization in winrunner?
What are the reasons that winrunner fails to identify gui object?