What is the exact difference between Integration & System
testing, give me examples with your project.
Answer Posted / radha
Integration testing starts after completing of unit
testing.It validates the interaction between grouped
components.It identifies the bugs which can not be
identified at individual testing of
component,submodule,module.
System testing starts after completing of integration
testing.Performance testing,load testing,stress
testing,compatability testing,security testing etc come
under System testing.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
you hae a inbox and got a mail how can you know it is there or not write script.
What are the reasons that winrunner fails to identify gui object?
What all are the different databases winrunner can support?
How to read the third party controls in the application
Difference between winrunner and test director?
Explain the use of test director software?
Have you ever created a start-up script?
Which are default codes winrunner generates when we start the application?
What are the modes of script recording in winrunner ?
How do you handle unexpected events and errors?
Explain the purpose of gui map configuration?
what is the testing high level architecture
When would you use 'set_window' and when would you use 'win_activate'?
What is tsl? What 4gl is it similar too?
Where do you found that you can't use winrunner for automation?