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
What happens when the gui map file get loaded?
How do you execute your tests from windows run command?
What are the reasons that winrunner fails to identify gui object?
Explain the difference between gui map and gui map files?
How to check property of specific icon is highlighted or not?
How to get the resolution settings?
Explain the purpose of gui spy?
What is the disadvantage of loading the GUI maps through start up scripts?
How do you find out which is the start up file in winrunner?
What is the extension of gui map file?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
What is boundary test?
What is the purpose of regexp_label property?
Name the two modes of recording?
What is the XML test cases creation?