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
What are the platforms that WinRunner can be used?
what is qtp licence
What is contained in the test scripts?
Name the two modes of recording?
Name the different types of checkpoints?
What is the purpose of regexp_label property?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
Name the three modes of running the scripts?
what is the testing high level architecture
Explain the purpose of gui map configuration?
What is the use of gui map?
write a compilemodule function for loginscreen.
Have you used winrunner in your project?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
Explain the difference between gui map and gui map files?