What is the difference between function testing and system
testing ?
Please answer with proper pratical exmaple and avoid copy
paste of text which written in book
Answer Posted / chabs
Functional testing is testing the individual components(,its
features) whether they work as per the requirement or not.
Ex: To test that Login textbox should accept only
characters, and the characters should be between 8-12 etc...
System testing is an end to end testing where the testing
environment is like the production environment.
While we do system testing we wont be bothered about testing
the components individually(functional testing) or whether
integrating the components works or not(integration testing)
because before we start system testing functional and
integration testing will be usually over.
Ex: Say, the customer wants a bank application which charges
the user 10% interest plus the activation charge the first
month,and charges only the interest from the 2nd and
succeeding months for which he has taken loan...
System testing for this includes testing for the first month
whether its charging 10% interest plus activation amt. and
no activation amt from the next month(by advancing the
database/server time)
Correct me if am wrong... comments r welcome.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what are the test bugs
What is Test Design ?( Urgent) and Test Design for Printer?
What are the roles of glass-box and black-box testing tools?
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
What are the main key components in web applications?
could any body plz let me know which is best training institute for telecome testing in hyderabad?
What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER
how can u prepare the test plan?
Could anyone share FAQs for Test Manager position...
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
what is mean by Performance Related Testing in data base?
Can automation testing replace manual testing?
Can you explain random/monkey testing?