Best Practices in Test Automation Code
In this video, we are going to go through the some of the test Automation Best Practices that will help you to become a better Software Tester.
People were asking me about the Best practices for Automation, here is the video about it, explaining naming convention, what all points to take care while doing automation Testing.
✅ Download Notes – http://sdet.live/best-practice
🔥 Points – 🔥
- – Use Extensive logging- everything which is part of source code should be analyzed from logs without looking at the source code
- – Generate and save failure proofs outside the src code- videos/data/screenshots/logs
- – Focus on making your code scalable and faster without compromising the code quality
- – Your code should be platform and system independent
- – Use as many assertions as possible focus on automated testing rather than automation
- – Leave no hardcoded data in source code
- – Always think for the future, separate out tech dependencies so that migration to new tech is easy in case it is needed
- – Keep your tests independent for better results in multithreading unless they are related (example publisher subscriber related tests)
- – Use Proper Documentation
- – Create code which is can be easily read and modified by others
✅ Join Community 1200 Automation Testers – https://sendfox.com/thetestingacademy
#automationtesting #automation #testautomation
Join Facebook Group : http://bit.ly/learntesting2019
Website: https://scrolltest.com
Website: https://thetestingacademy.com
Twitter: https://twitter.com/itstechmode
Download PPT : https://bit.ly/2PhosOh
API stands for Application Programming Interface.
API is a defined set of rules, which contains clearly defined methods of communication. API helps different software components to interact with each other.
✅API Testing –
https://www.learnapitesting.com
✅Cypress Tutorial with LIVE Projects –
http://cypresstutorial.com