what is difference between system testing and system
integration testing?
Answers were Sorted based on User's Feedback
Answer / kiran_vsp
giri- i have another answer for it, my ans will be more
related to my proj.
Application which i am working on has 5 modules.Testing the
entire application with all 5 modules combined , we call it
system testing.
Our application interacts with some other applications
(external systems)to retrieve or send data, we call this as
integration or system integration testing.
| Is This Answer Correct ? | 43 Yes | 1 No |
Answer / chandra
Integration testing is the phase in software testing in
which individual software modules are combined and tested as
a group.
It occurs after unit testing and before system testing.
Integration testing takes as its input modules that have
been unit tested, groups them in larger aggregates, applies
tests defined in an integration test plan to those
aggregates, and delivers as its output the integrated system
ready for system testing.
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / giridhar
system testing will be conducting at final level.
integrating testing will be done at each time of moudle
binding. or a new moudle need to bind with the system.
| Is This Answer Correct ? | 4 Yes | 13 No |
Which review is normally used to evaluate a product to determine its suitability for the intended use and to identify discrepancies?
What is meant by Regression testing? Differentiate Sanity and Regression testing?
Explain software testing strategies?
U may undergone many projects. Do all the projects match up with customer's expectations?
Explain configuration management?
What all things you should consider before selecting automation tools for the aut?
Hi,can anyone help me with sap testing.how is sap testing done
What is infeasible path?
What is the mission of testing?
What is 'test plan driven' or 'key word driven' method of testing?
Following questions were asked in amazon interview during written test for the post of Quality assurance engineer. Note. u can use any scripting language for 2nd 3 rd questions. Logic is important. 1.Write test cases for file transfer using bluetooth and IR in mobile⦠2. Input = 193 the output should be displayed as 100+90+3. Write code without using inbuilt functions and procedures 3. string = performance and delimiter = r Write a code to display the output as Pe r For Man Ce Without using split function and inbuilt functions 4. please give correct test data for the remainder in the below program and also for the time TIME: DD MM YYYY HH MM SS Reminder: [ ] minutes
What were your testing responsibilities at your previous employer?