What is difference between system and functional testing?

Answers were Sorted based on User's Feedback



What is difference between system and functional testing?..

Answer / ramyab.mca@gmail.com

Functional testing:
It is a test to check whether each and
every function of that application is working as per the
requirement (remember this work “as per requirement
document”-you must say this in the interview). It is a major
test where 80% of the tests are done. In this test, the Test
Cases are executed (or run).

System testing:
When testers complete testing (The
testers test the application in the test environments,
meaning they test with the test data only, NOT with the
real data), the application (software) has to be tested in
the
real environment. What it means is, since the testers test
it in the test environment with the test data, we have to
make sure that the application works well in the real
environment with the real data. In test environment, some of
the things cannot be simulated or tested. Al though the test
environment is very similar to the production (real)
environment, we need to make sure that we get a smooth
delivery in the real system as well (As servers are
different and database is different, things may not work as
expected when the application is moved from test environment
to production environment

K,Byeee...
Thanks & REgards
B.Ramyasri

Is This Answer Correct ?    3 Yes 0 No

What is difference between system and functional testing?..

Answer / n@n!

system testing:
testing all the requirements in the application is called
system testng
in system testing test engineer can test the
1)userinterface
2)usability
3)functional
4)non functional
5)encironment


functioanal testing:
testing the dependent variables on dependency variables
is called funactional testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?

0 Answers  


Branch testing comes under white box testing or black box testing?

2 Answers   MBT,


Does Automation replace Manual Testing?

3 Answers  


Explain a bug which if you have missed could have created a big problem.

1 Answers  


what is tracebility matrix and what will be there in tracebility matrix?tell me details like idno, discription....etc.pls any one answer this question?

5 Answers   IBM,






how can i derive the test case for requirement and usecase ?

1 Answers  


WHAT IS CVS? WHY IT IS USED

2 Answers   Virtusa,


Gv example of a defect with high priority and low severity? Gv example of a defect with high severity and low priority?

2 Answers   McAfee,


How can we explain about matrics..Every time iam getting this question..Have you involved in metrics??..Plz..plz Can any anybody give the sugessions..What is the best way to explain about metrics..give me your valuble answer..thanks in advance...

3 Answers  


What is testing web based project?Give one Example

1 Answers  


Explain Functionality Testing Techniques

2 Answers   Target,


What is the exact difference between retesting & regression testing? Please advise in detail

7 Answers   IonIdea,


Categories