What types of testing does non-functional testing include?

Questions by lavanyasr31   answers by lavanyasr31

Showing Answers 1 - 12 of 12 Answers

G.Singaravelan

  • May 4th, 2006
 

1. what is test data?2. what is test strategy?3. whta is test rep[ort?4. what is test environment?5. what is inspection?6. what is code review?7. what is code coverage?8. difference between quality assurance and quality control

  Was this answer useful?  Yes

deepa

  • May 4th, 2006
 

 Hi 

 Nonfunctional testing include

 1. graphical user interface

 2. usability

 3. performance

  Was this answer useful?  Yes

bugbaba

  • May 10th, 2006
 

load,performance and stress; security; usability; storage; volume;

installability; documentation; recovery

  Was this answer useful?  Yes

masthanamma

  • May 11th, 2006
 

Non-functional testing:This testing is used to test the other quality factors of our build other than the usability testing and functionality testing.This testing includes 7 types of testings:1) Compatability testing2) Configuration testing3) Load testing4) Stress testing5) Storage testing6) Data-volume testing7) Installation testing

  Was this answer useful?  Yes

sreenu

  • May 18th, 2006
 

In

  Was this answer useful?  Yes

sreenu

  • May 18th, 2006
 

In system testing we have functional & non functional testing.

In non-functional testing we have

usabilit,performance & security.

come to the functional testing in that we have

functionality testing

error handling testing

input domain testing

recovery testing

compatability testing

configuration testing

end to end testing

installation testing

parallel testing/comparative testing

sanitation testing

  Was this answer useful?  Yes

Subashini

  • Oct 23rd, 2007
 

Load, Stress, volume, Performance, Storage, Security, Usability, Documentation, Installation and Recovery Testing are all included in Non-functional Testing

  Was this answer useful?  Yes

Non-functional testing is performed on things that are not covered in the functional

requirements.  This typically includes:

- GUI testing
- Usability testing
- Error handling testing
- Performance testing
- Load testing
- Stress testing
- Endurance testing
- Volume testing
- Scalability testing
- Configuration testing
- Compatibility testing
- Interoperability testing
- Internationalization testing
- Recovery/Resilience testing
- Security testing
- End-to-end testing

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions