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 |
Difference between the stress and load testing?
How can we test for drastic (severe) memory leakages?
diff b/w alpha & beta testing? who will do this with examples? can u pls help in this topics
How Far the ISTQB exam will help for our career.
Any body can answer Any Test engineer found any critical defect in his Testing career. anybody can let me know. Thanks in avance.
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
what type of document we prepare while testing?
define 1)test methodologies, 2)test data 3) test scenario 4 ) test environment
What’s the difference between a bug and a defect?
Currently iam working in testing line, iam trying in other company in the testing line itself, but my friends are telling without any reference it is unable to get a job in a reputated company, is it true?
which type of testing we r doing at the begining of the project,and what r the next next testing at the application
when we use the Equivalance Partioning techinique