Training Projects
Training projects have been conducted at Wise Quarter company.Manual and automation tests have been conducted within the scope of these projects.These tests were conducted in 2-week sprints following the AGILE methodology. Daily meetings were held every weekday during the sprints. At the end of the sprints, demo presentations and retrospective meetings were conducted.A total of 6 sprints were conducted for manual testing. Out of these, 2 sprints were performed using an Excel document. Tests were executed based on the BRDs obtained from the Excel document, following the Test Cases and Test Steps prepared in Excel.The remaining 4 sprints of manual testing were tracked through JIRA, and the test executions were conducted using JIRA.A total of 11 sprints were conducted for automation testing.Out of these 11 sprints, UI tests were conducted in 6 of them. The framework used for these UI tests primarily included Cucumber and Selenium tools. Additionally, work was also done using a framework that includes JUnit and TestNG tools.Backend tests were conducted over 2 sprints. In these sprints, tests were primarily performed using the Rest Assured library and Postman.Appium tests were conducted over 3 sprints. For these mobile application tests, a framework that utilizes Selenium WebDriver, JAVA, and Cucumber tools was used.