Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
TestNG for QA Test Automation Framework
Rating: 4.5 out of 5(43 ratings)
1,681 students

TestNG for QA Test Automation Framework

Expand your skills by implementing TestNG Framework
Last updated 2/2024
English

What you'll learn

  • Understanding the difference between Soft and Hard Asserts
  • What is TestNG and how to implement it to the test framework
  • How to setup testng xml file to run on parallel
  • How to use maven to execute testng suits

Course content

2 sections5 lectures1h 8m total length
  • What are Asserts in Selenium2:57
  • Validations and Verifications (Soft Assert, Hard Assert)28:18

    Learn how to use hard and soft assertions in test automation to compare actual and expected values, verify lists and strings, and distinguish validation from verification.

Requirements

  • You should be already familiar with Selenium Scripting

Description

Dive into the world of test automation with our specialized mini-course designed to equip you with the essentials of using the TestNG framework. Whether you're a beginner aiming to start your journey in automation testing or a seasoned professional looking to refine your skills, this course has something for everyone. You'll learn the intricacies of TestNG, from its integration and configuration to writing powerful tests that can handle a wide range of testing scenarios. We don't stop there; the course also covers assertions in depth, ensuring you understand how to validate your test outcomes effectively for robust software testing.

Moreover, we introduce Maven, a pivotal tool in automating your build processes, managing dependencies, and ensuring your testing framework is seamlessly integrated into your development workflow. By the end of this course, you'll have a solid foundation in using TestNG and Maven for your test automation projects, complete with practical examples and real-world applications. Enroll now to start enhancing your testing skills and streamline your development process with TestNG and Maven.

Finally, you will learn Assertions, both Hard and Soft Assers, which are part TestNG family but used independently from normal testing.xml file. These are crucial instruments to perform automated validations and verifications.

Who this course is for:

  • QA Testers and QA Engineers