What is the exact difference between Integration & System
testing, give me examples with your project.
Answer Posted / babu_sripathi@yahoo.co.in
Integration testing means we will combine the individual
modules of the system.One module is integrated with another
module.The output of the first moudle it should be input of
the another module.
syatem testing is nothing but end to end testing. While
during system testing we will cover all the modules of the
system
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to do Performance Testing manually for a Flash Application?
what is the test plan of facebook?
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
how we write test cases to brs,srs,hlds,llds
i need manual testing interview questions for 2+ experience plzz help me..
What is the full form of cmmi?
Why should you care about objects and object-oriented testing?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
What is verification in software testing?
Explain the procedure for manual testing.
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
what are the testing appraoch that you have tested for Bread toaster
What is the purpose of test strategy?
To specify the test artifacts involved in testing.
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.