What is the exact difference between Integration & System
testing, give me examples with your project.
Answer Posted / satish
INTEGRATION TESTING:
1. The main focus is testingthe data flow across the
integrated modules.
2. Integrationtesting can be conducted if two modules are
integrated together among say 5
SYSTEM TESTING:
checking the whole requirements end to end.
It required all the modules to be integrated and then only
one can perform System testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name the two modes of recording?
What different actions are performed by find and show button?
write a compilemodule function for loginscreen.
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What are the platforms that WinRunner can be used?
What is the purpose of regexp_msw_class property?
What is the purpose of set_window command?
What are the reasons that winrunner fails to identify gui object?
Without the gui map, use the phy desc directly?
What is test parameter
How do you modify the logical name or the physical description of the objects in gui map?
What is the XML test cases creation?
Explain data parameterization in winrunner?
How to have winrunner insert yesterdays date into a field in the application?
What is contained in the test scripts?