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
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
When would you use 'set_window' and when would you use 'win_activate'?
How to have winrunner insert yesterdays date into a field in the application?
What are different types of checkpoints?
How to check property of specific icon is highlighted or not?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What is the difference between writing a function and writing a script?
How do you handle tsl exceptions?
How to check the background colour of the screen in WR?
What is toogle breakpoints? How does it differ from break points?
Have you ever created a start-up script?
What are the different modes of recording in winrunner?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
Where do you found that you can't use winrunner for automation?
What happens when the gui map file get loaded?