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

which kind of testing you are performing in diffrent phases of SDLC

3 Answers  


what are the scenarios and test cases for online banking proj ..ex; fixed deposit, loginh into an account, checking an account, savings deposit

0 Answers   Satyam,


When will we write "use cases"? I mean that before writing test cases or after writing test cases? Please give me reply or send me answer to my mail id 'gopimanchella@gmail.com' Thanks in Advance.

4 Answers  


What r test closure documents?

1 Answers  


What is Usability testing, pls explain with example.

5 Answers  






hOw do we avoid logging duplicate bugs

2 Answers  


If I have prepared the test case document for version 2.0 and I got the new build say 2.1 then I have to add the test cases for version 2.1.My question is that How should I do that? because each test case has a unique id .

4 Answers   Patni,


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

1 Answers  


What is test out put?

0 Answers   Amdocs,


8. What would entice you to return?

0 Answers  


Why do we do Smoke Testing?

4 Answers  


What is Risk Analysis

4 Answers   QA,


Categories