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 |
How to handle exceptions in for loop of DDT script.
How do you clear a gui map files?
how do you know which software with version(ex.msoffice)available in our system,using tsl functions
The default type of Constants and variables supported by TSL are..
What is debug mode in Winrunner?
what is the use of _set_window in winrunner?
What string of characters,when printed out to a text file,will create a new line in the text file?
What are the platforms that WinRunner can be used?
what sould come under "tell about ur self"? need tempelate
What are the standards will you maintain at the timing of writing TSL script in WinRunner?
Where are the expected results file will be stored? what is the extension of that?
Please give an example for test case.