What is difference between system and functional testing?
Answer Posted / ramya
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).
What is 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)
| Is This Answer Correct ? | 14 Yes | 13 No |
Post New Answer View All Answers
What is decision table testing?
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
What a team leader will test first when s/he will get new module to test?
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
What is a code walk through?
Write test cases on duster
What is smoke testing and what is sanity?
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
What is Stability and Performance Testing in Testing the TV
What is formal testing?
What impact ratings have you used in your projects?
Difference between adhoc testing and error guessing?
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.