Diffrence in b/w Functional and System Testing and Test
Cases.

Answers were Sorted based on User's Feedback



Diffrence in b/w Functional and System Testing and Test Cases...

Answer / saff

functional testing is part of system testing

system testing is testing the entire system by implemnting
different approcahes like say
GUI testing ,functioanl testing ,integration
testing ,interface testing
that is testing the applicationin different aspects

where as functioanlity testing is testing the
functioanlities means considere gmail login is on
functinality and sending mail is one ,loggind out these are
the functioanlities and verifying that there r workign is
functionality test and system testing includes the
functionaly testing and we check GUI which means for ex we
will check login buttonfor gmail account is displayed in
right place and format this is also checked in system
testing and all other like integration and other types of
testing



hope this helped u

Is This Answer Correct ?    20 Yes 1 No

Diffrence in b/w Functional and System Testing and Test Cases...

Answer / vijay rao

Functional testing / component testing - testing each and
every component regoursly.

ex - If we take a login page in gmail.com, we test for
username field and password field by giving the
valid/expected/+ve data and as well as
invalid/unexpected/ -ve data


Integration testing - testing dataflow/integrity b/w 2
modules/features

ex - if we take a same gmail.com,say u loged in as A and
send a mail to B by giving all valid data in other fields
as per the SRS, now you click on send button,you should get
a conformation msg saying msg send successfully and chk in
sent items where that mail should reflect... now login as B
and chk whether you have recived a mail from A..
If everything is correct than integration test is
pass.. like this you can find many scenarios in just
COMPOSE button only, hope u got it.

system testing - it is nothing but end to end testing where
testing environment is just similar to that of prodcution
environment

here we dont concentrate much on either FT or IT, here we
test each business flow completely, ie we navigate through
all the features here.. if we take any task,we test that
from begining to end.

Is This Answer Correct ?    10 Yes 0 No

Diffrence in b/w Functional and System Testing and Test Cases...

Answer / @mit

Thanks Saff & Vijay!!!!

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

In Testing why We need to Write Testcases compalsarly.

19 Answers   BirlaSoft,


Without exact specification can we write test case for functional testing?

1 Answers  


there is a mobile phone and it has got 2 buttons one is it takes photo other is it uploads photo to facebook how to you test this application ?

7 Answers   CTS, Murugappa Group,


What is Entry and Exit Criteria? When and how we will consider them? Can any one explain this Question.

2 Answers  


What is Change Management?

0 Answers   Cap Gemini, MicroGenesis,






Hi all. I have 2 years exp in manual testing.Now i want to shift.i got so many email from other company that send ur cv .After sending no response from them .whats the reason.

1 Answers  


How do you estimate staff requirements?

1 Answers  


What is Cyclometric testing?

0 Answers  


how many functional testcases u can write for triangle

6 Answers   SunGard,


How many types of pop-ups are there?

3 Answers   Zolon,


What is meaning by protype in SDLC ?

6 Answers  


define 1)test methodologies, 2)test data 3) test scenario 4 ) test environment

1 Answers   ACS,


Categories