How System testing is different from the Functional testing??
Answers were Sorted based on User's Feedback
Testing the behaviour of system / software as defined in
software requirement specification is called system testing.
It checks for functional and non functional requirements of
the software.
System testing is performed after integration testing.
Before accepting the system testing, tester should perform
smoke testing so as to check whether basic functionalities
are working fine or not.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mudaseer
system testing is end to end testing
functional testing is checking the functionality
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / phu
System testing is testing level
Functional testing is testing type
They are 2 different concepts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravati
In functional testing we test all the functionality of the system separately But in system testing we integrate all and tested as a whole or complete integrated system
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the test cases to prove that given figure is triangle?
What is meant by resource allocation?(asked in interview for test lead)?
8 Answers Accenture, Acro Technologies,
what is the difference between HLD(high level design)and LLD(low level design)?
difference between v-model and refinement form of v-model?
what is the difference between waterfall model & v-model?
Explain Boudary value testing and equivalence testing ?
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
what is testcase review?What is the use?
How to create a load manualy in web based testing
Can anyone Give me examples for high Severity and Low priority defects?
What is the diff between IE and netscape in a web testing on a login page.
Explain the procedure for manual testing.