What are the techniques of testing? (JNNC Technologies)


                                                            http://jnnctechnologies.com/


  • Equivalence partitioning. Inputs to the application are divided into groups that are expected to exhibit similar behavior. ...
  • Boundary value analysis. In this technique, the test data chosen lie along the data extremes. ...
  • Decision table testing. ...
  • Use case testing. ...
  • Ad-hoc testing.

0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();