What is the difference between integration and system
testing?
Answer Posted / swarna
Integration Testing...
two units that have already been tested are
combined into a component and the interface between them is
tested.
System Testing...
In System Testing After complition of
Integration Testing we test the whole application with test
data
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
how recovery manager works in winrunner
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What is difference in between operating system 2000 and os xp?
When do we perform smoke testing?
How do you estimate white box testing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What is XML Testing? Do we have any tools to test the XML? Please let me know.
how can you test the web environment for security testing?
What r the things,u prefer and prepare before starting testing?
What exactly is quality control?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?