What is comprehensive testing?

Showing Answers 1 - 7 of 7 Answers

krishna srujan

  • Apr 15th, 2006
 

It is a type of compatibility testing conducted for s/w and H/w specifications.

  Was this answer useful?  Yes

sampoornam

  • Sep 5th, 2007
 


Comprehensive testing is all types of testing rather than sanity or smoke testing.
After receving the build from the developers tester first do the sanity or smoke (depends organisation) for estimate the stability of the basic functionalities. After completion of that above testing test engineers'll concentrate on comprehensive testing is that Functional and Specification testing(usability, functionality, performance and security).

  Was this answer useful?  Yes

Comprehensive Testing is a SUT(System Under Test). All the things to be tested in this method.
* Unit Testing.(Integrated)
* Functional Testing/ Regression Testing
* Non Functioal Testing(Load,Stress,Usability)
* Compatable Testing (Browser,OS)
* Portocol Testing(Network, IP Testing)

Application / System should be tested in all this kind of methods called Comprehensive 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