How System testing is different from the Functional testing??

Answers were Sorted based on User's Feedback



How System testing is different from the Functional testing??..

Answer / rohit

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

How System testing is different from the Functional testing??..

Answer / mudaseer

system testing is end to end testing

functional testing is checking the functionality

Is This Answer Correct ?    1 Yes 1 No

How System testing is different from the Functional testing??..

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

How System testing is different from the Functional testing??..

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

Post New Answer

More Manual Testing Interview Questions

what are the test cases to prove that given figure is triangle?

1 Answers  


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)?

5 Answers   Syntel,


difference between v-model and refinement form of v-model?

1 Answers  


what is the difference between waterfall model & v-model?

4 Answers   IBM, TCS,


Explain Boudary value testing and equivalence testing ?

3 Answers   Crea,


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.

4 Answers   TCS,


what is testcase review?What is the use?

4 Answers  


How to create a load manualy in web based testing

1 Answers   NetSity,


Can anyone Give me examples for high Severity and Low priority defects?

5 Answers   Wipro,


What is the diff between IE and netscape in a web testing on a login page.

2 Answers   Mind Tree,


Explain the procedure for manual testing.

1 Answers  


Categories