What is difference between system and functional testing?
Answer Posted / 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 |
Post New Answer View All Answers
What is meant my Firewall testing? how the testing is performed on it?
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
How soon the bug should get fixed?
Why is software testing required?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
What are the two main categories of software testing?
What is the difference between pilot and beta testing?
Explain Single View Testing ?
test measurment techniques
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What does entry and exit criteria mean in a project?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
How much the bug is affecting the functionality of the application?
What is the test case?
what are metrics and what are metrics did u collect in you are project