testing course in (JNNC Technologies)


What is Manual testing?

Manual Testing is a type of Software Testing where Testers manually execute test cases without using any automation tools.
Manual testing is the most primitive of all testing types and helps find bugs in the software system.
 Any new application must be manually tested before its testing can be automated. Manual testing requires more effort, but is necessary to check  automation feasibility.

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); })();