Which one is better? Automated Testing or Manual Testing
Thread Tags
Adobe Illustrator Adobe InDesign Adobe Photoshop Android Development Android Programming Android Studio Automation Testing C / C++ Programming Career Options College Lounge css digital marketing Digital Marketing / SEO Fireworks Graphic Design Graphic designing Graphics Design Graphics Designing HTML? Illustrator Internship Training logo Design logo designing Magento Photoshop PHP Programming QA react-native Scroll Website SEO Single Page Website Stock Managment System Testing Typography UI UI/UX Development UI Design UI Designing UI development User Interface UX Design Web Designing Website Design Wordpress wpRegister for free!
Registration at Smart Mentors is completely free and takes only a few seconds. By registering you’ll gain:
- Full Posting Privileges.
- Access to Private Messaging.
- Optional Email Notification.
- Ability to Fully Participate.
Register Now, or check out the Site Tour and find out everything Smart Mentors has to offer.
Tagged: Automation Testing, QA, Testing
This thread contains 1 reply, has 2 voices, and was last updated by Urvish 2 years ago.
- Author Replies
- December 27, 2018 at 10:43 am #50902
Which one is better? Automated Testing or Manual Testing? Kindly share views about it.
- December 27, 2018 at 10:46 am #50903
Hello Jinal,
In manual testing test cases are performed manually. It means the test cases are executed manually, that is without any tools, scripts, and software. But with Automated scripting, the test cases are conducted with the help of tools, scripts, and software.
Manual vs. Automated testing:
Manual testing and automated testing both cover largely two areas. With each category, specific testing methods are available such as black box testing, white box testing, system testing, performance testing, and Load testing.Manual testing:
– Manual testing is more apt to human error. Because the testing process is carried out by the developer himself.
– Manual testing is time-consuming, taking up human resources.
– Manual testing is only possible if the testing is carried out once or twice. Repetition of testing cases is hard to take for the tester.Automation testing:
– Automation testing is much more reliable compared to manual testing as it was effectively performed by tools and scripts.
– It was carried out using tools and scripts. So it will be much more efficient as compared to manual testing.
– Automation testing is a practical option if the test cases are run repeatedly.
– Automation testing does not give personal aid. So the testing cannot carry positive user experience. - AuthorPosts
You must be logged in to reply to this thread.Please login or register. Registration is 100% free.