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 |
How to track a bug that appears number of times(i.e what is the way to calculate that a particular bug is appearing number of times evenafter fixing it).
How do you handle conflict with programmers?
write five negative testcase for web application?
give me some brief idea about audits
What is the difference between Shakeout, Smoke, and Sanity Testing.
What is meant my Firewall testing? how the testing is performed on it?
Test approach to windows update?
can any body explain what is Build intervel period.what are the main components in PDCS(projectdatacollectionsheet)
What is comprehensive testing
1)how the oppurtunities will be for a QA(manual1+yrs exp) in abroad? 2)how the chances wil be if i try to choose DEVELOPMENT side as my carrer using QA experience?
What is meant by resource allocation?(asked in interview for test lead)?
8 Answers Accenture, Acro Technologies,
How do you conclude which section is most risky in your application?