RKrahul Kumarinrahul00773.hashnode.dev·Apr 10, 2022 · 2 min readHow To Start With Test AutomationIn today's market scenarios everyone wants test automation. Because we have to deliver software in a very short period of time with the best quality. Test automation is the process that allows us to focus on deliverables with the best testing results...00
RKrahul Kumarinrahul00773.hashnode.dev·Mar 29, 2022 · 2 min readHow to design better tests using TestNGTestNg is a widely used tool for writing test cases for API, Web, and App automation. TestNg comes with lots of features that can help us to write better automation test cases. The Main features of TestNG are below: Different Types of Annotations Su...00