What is the difference between System Testing and
Functionality Testing?

Answers were Sorted based on User's Feedback



What is the difference between System Testing and Functionality Testing?..

Answer / rajen

Hi,

Functional Testing means testing only the functionality of
an application.

System testing means testing the functionality, behaviour
and appearance.
(Behaviour inlcudes load, stress, performance etc
Appearance inlcudes alignment).

Correct me if I am wrong.

Is This Answer Correct ?    14 Yes 0 No

What is the difference between System Testing and Functionality Testing?..

Answer / ramprasad.s

Hi

Functional Testing:
Check For the Functionality of an Application.

System Testing:

Check For the Performance(Load, Stress),Hardware
Interface,Network Accessibility,OS Interface with
diff versions.

sun_ramprasad

Is This Answer Correct ?    7 Yes 2 No

What is the difference between System Testing and Functionality Testing?..

Answer / santoshnathan

system testing is combination of both FUNCTIONAL AND
NON-FUNCTIONAL
TESTING(load,stress,spike,endurance,usability,configuration,compatibility,intersystem
etc.,)
OK

Is This Answer Correct ?    4 Yes 0 No

What is the difference between System Testing and Functionality Testing?..

Answer / anjani d

Functionality testing is based on functional requirements of
the application whereas the system testing is end to end
testing it covers all the functionality performance usabilty
database Stress testing

Functional testing is the subset of system testing but both
are blackbox testing

-anjanitesting@gmail.com

Is This Answer Correct ?    1 Yes 0 No

What is the difference between System Testing and Functionality Testing?..

Answer / ram

Hi friends

Functionality testing refers weather or not the the given component or feature of the s/w working according to requirement, here we are mainly concerned just to test weather or not the given component of the s/w is working

System testing refers weather or not the entire s/w meets customer requirements, here we are least concerned on the functionality of specific component of a s/w but we are giving more emphasis on the overall behavior of the s/w

Eg. consider a banking application, where you have to apply for OD (Over Draft).
Testing each and every component of the OD feature will be considered as FT
But apply for OD and OD approval will be considered as ST, where in ST we consider the overall behavior of the s/w

Is This Answer Correct ?    1 Yes 0 No

What is the difference between System Testing and Functionality Testing?..

Answer / chandra sekhar

a) Both are the block box testing
b) Both are the functionality check of the application
c) But the functionality testing only check the
application behavior
d) But the system testing check the holl of the block
box testing
e) That is all the functional and non functional
testing
f) It is the main diff of the both.

Is This Answer Correct ?    2 Yes 2 No

What is the difference between System Testing and Functionality Testing?..

Answer / sadff

functional testing come under sytem testing

system testing test all the apll in all aspects like
functional wise and gui testing and performance usability
load stree and everyhting

so functionality testing comes under system testing

Is This Answer Correct ?    0 Yes 0 No

What is the difference between System Testing and Functionality Testing?..

Answer / rajesh

Depending upon the Black Box Testing Techniques we can
perform System Testing.

Functionality Testing is a part of Functional Testing.
Functional Testing is most important technique in Black Box
Testing to reach customer requirements and customer
expectations.

Functionality Testing: In this testing, Test Engineers are
test the internal functionality of the each object.

If there is any wrong please correct and inform to me.

Thank u

Is This Answer Correct ?    3 Yes 7 No

Post New Answer

More Manual Testing Interview Questions

what is fs

5 Answers   Logica CMG,


What is Orphan links ?

3 Answers  


What are the points to be taken into consideration while doing desktop testing?

1 Answers  


why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent

1 Answers  


In which way tester get Build A, BUild B, ....Build Z of an application, just explain the process..

5 Answers  






what is Difference between Test Cases and Test Plan ? Give some Example Both of them

1 Answers  


How to test the functional specification?

1 Answers   Crea,


which document we prepare first whether test plan or test case document

3 Answers  


Do you write test cases for regression testing?

20 Answers   Hexaware,


what is the difference between agile and spiral model?

1 Answers  


What is pesticide paradox?

0 Answers  


Whenever developer will recieved the defect from the tester,then he will go thru the defect whether it is acceptable or not?for that he will execute that application again,while executing if he did not found any such type of defect(what we are rise the defect above),then he will send that defect to the corresponding tester with status of 'reject',as a tester what we can do?(here writing the reproduce steps and attached screen shots has been done by tester while sending the defect to the developer, no need to send reproduced steps and screen shots again)

6 Answers   CTS, IBM,


Categories