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 |
What are the Level of Severity
11 Answers Atlantic Scientific, Deloitte,
While executing the test cases manually all were pass.but when run on automation tool there it was failed to get pass result .Why so happened?
Write positive and negative test cases for forgot password?
What is a code walk through?
what is usability defect?Give one exapmle.
difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)
if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fine (closed) Ques is: If dev fixed above said bugs by adding one line code and tester has done re-testing. if there is any new bug occur due to that 1 line code. How u will find & what tester will do. what is the answer of this situation?????
Hai can any one tel me what is Concurency Testing?
what is defect density ? we say it is No of defects / line of code.. what is line of code ? pls if possible give some real example
The company has software running in its production environment that was designed and tested on its quad- processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan. -what testing types is being used in the scenario above?
when u involved in uat suppose if u find one defect then do u intmate it or not
Can anyone give me the example of High Priority and High severity defect. Please dont give me answers like Spelling mistakes or logo missing something like that. Give me some real time example from your application. Thanks in Advance.