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 |
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
Explian about boundary value analysis with an example ?
Is it necessary to do regression testing after retesting
hi this is sunitha yagnamurthy ...what r the certification in testing and hoe to apply that certificaation and what r the topics we will studying in testing...... please anybody explain that process
What is Version control? can any one help me its urgent thanks in advance
IS this a right Product.? Is this Product right.? Which of the above statement stands for Verfication and validation.?
What do you mean by coverage and what are the different types of coverage techniques?
What thing should be tested in regresson testing?
what is meant by test strategy?
IN UR 3+ YRS OF EXP. CAN U SHARE UR GOOD EXPERIENCE MOMENTS AND BAD EXPERIENCE IN UR COMPANY WITH US?
How do we decide that testcases covers all the requirements?
1.what is test metries ?