Case Study #1:
Domain: Tours and Travel
Problem Statement: Umbrella Corp. recently acquired a new travel website company and have assembled a small team of developers and testers to overlook the project. You are leading the Testing team and have decided to take the automation testing route using Selenium to rapidly conduct functional tests on the web application. Your goal is to create test automation scripts to verify general functionality of the given scenarios.
Case Study #2:
Domain: E-commerce
Problem Statement: The rapid growth of Abstergo Inc.’s E-commerce website has laid a lot of pressure on the respective teams involved in the web application’s development. You have been hired to scale and automate their testing needs with respect to the rapid frequency of releases from the development team. You have decided the best way to go about this would be to use Selenium Grid to handle the scaling aspect and TestNG to reduce scripting time. Your goal is to create a Grid of nodes and automate test cases using the TestNG framework.
Certification Project:
Problem Statement:Aperture Enterprises is a Testing Solutions Company, providing various solutions for the testing needs of their client’s products. Being a part of their Automation Testing Division, you have been tasked to create Test Automation Frameworks that are best suited to test the various scenarios for their client’s products.
Client A: A Travel website provides personalized services to the customers. Create a Hybrid Test Automation Framework using Page Object Model and automate the test cases for various scenarios using TestNG Framework.
Client B: An E-commerce website hosts a range of products from various manufacturers. Create a Data-Driven Test Automation Framework using Page Object Model and automate the test cases for various scenarios using TestNG Framework.