What is the exact difference between Integration & System
testing; give me examples
Answer Posted / d.radhika
Integration Testing:
its the process of testing that the testing conducts at
the combination of all modules of the application to check
app behaves as per the requirement
ex: 1.Dataflow
2.comined modules
system Testing:
its the process of testing to check entire application that
if the app behaves as per the requirement
ex: 1.end to end testing
2.site testing
3.menu testing
4.navigation testing
in system testing it covers all the functional and non-
functional and usability testing.
f.testing is +ve,-ve,valid,invalid,within range,without
range.
non.f.t is
relibility,compatability,configuratation,installation,datavo
lum testing....
usabulity testing is userinterface and manual supported
testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
What is smoke testing and user interface testing ?
How do you estimate white box testing?
What is quality center? What are the modules of quality center?
Name three reasons why the tester may choose to record in Context Sensitive mode.
what is test case management?explain in brief.
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
What is difference between V-Model and Agile Model?
What is the difference between manual testing and automation testing?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is the full form of cmmi?
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
what is the test plan of facebook?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
What are the Important test scenarios which can be used for testing a web site?