Diffference between System Testing & Integration Testing?
Answers were Sorted based on User's Feedback
Answer / sowmya
System testing is testing the whole application whether it
is according to required configuration.
Intergration Testing is testing the logical dependencies
between two or modules.i.e in an application there are more
than one module, the sequence in which they have to be
integrated.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sm
System Testing is the way of identifying the correctness of
functionality of the software build.
Along with functionality we will concentrate on UI
testing,GUI Testing
Where as Integration testing is the identifying the
correctness of two or more integrated modules
correctness..Means the correctness of integration is done
properly or not..
Regards
SM
Is This Answer Correct ? | 0 Yes | 0 No |
How do you go about testing a web application?
What is mean by Test Plan? What details will be mention in it?
2.How are you going to map between Test Scenarios and Test Cases?
Can you please let me know the negative test cases for telephone and notepad?
can we give special characters in password
Tell me the advantage and disadvantage of cookies?
What is web based application?
you found a bug and send it to the developer for rectification but the developer not accepting that bug at that time what will u do?(plz its very urgent give me the best answer plz)
Metrics in QA
4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.
What is difference between windows based application and web based application?
whatis the diffrence bug ,error,defect