What is difference between system and functional testing?
Answers were Sorted based on User's Feedback
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 |
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 |
WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?
What is the difference between bug,defect, error, failulre, fault & mistake?
HI friends Can any body help me by sending me a SRS document in my email id:- subhasis.study@gmail.com.I want to write testcases by seeing that SRS, before attening any interview.So that i will gain more confidence.Without urs help its not possible.Plz send me.......
How can u know IP Address of a computer?
Unit Testing can be done by using Nunit?
what is the diff b/w system testing & end to end testing
what is difference b/t severity and priority
4 Answers Tech Mahindra, Value Labs,
What r the sequences that leads to automation?
What is integration testing
Write 2 scenarios for System testing?
Explain Testing process in your organization?
last testcase for project will be written in which phase?