what is functionality testing?? what is system testing??
does system testing involves functionality testiting??
Answers were Sorted based on User's Feedback
Answer / ranjith kumar
FUNCTIONALITY TESTING:
1.Functionality testing is the part of system testing.
2.Functionality testing means testing the application as a
whole whether the application is according to the customer
requirements.
3.Functionality testing involves Error handling
testing,Recovery testing,Environment testing.
SYSTEM TESTING:
a.System testing includes Functionality testing,Security
testing,Performence testing,User interface testing.
Yes.System testing involves the fuctionality testing.
Is This Answer Correct ? | 11 Yes | 1 No |
Answer / ramprasad.s
Hi
Functional testing is Testing the functionality of an
application
system Testing includes (functional & non functional)
( like interface with hardware,Network, database , etc)
sun_ramprasad@yahoo.com
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / asn
Functionality testing means testing the application
behaviour as per the customers requirements.
System testing includes both functional and nonfunctional
testing. under functional testing Gui testing,input and
output domain coverage testing,database testing willcome.
IN nonfunctional testing
loadtesting,stresstesting,performance testing,
compatabilitytesting willcome
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / satyaprasad
testing the Behavior of the application is called
Functionality testing
testing the application wether it is fulfulling the cleint
requirements or not is called system testing
functionality testing plays vital role in testing
Is This Answer Correct ? | 1 Yes | 4 No |
Have you ever written test cases or did you just execute those written by others?
diff between priorty and severiorty?
What are the minimum requirements to start testing?
What is the difference between functional test cases and business test cases?
what is Beta testing??
Tell me the situation where sanity test cases should pass and smoke test cases fail...?
What is the difference between volume and stress?
Why we use Excell sheet not the Microsoft Word to write test cases and all? Why ?
What is difference between localization testing and internalization testing.Explain with an example
What is Active and Passive testing ?
wat is cookie And Session testing ????
1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?