TEAQ1018
Download as PDF
Automated Testing Essentials
Software Quality AssuranceSchool of Technology and Service
Start Term
2026-2027
Course Title
Automated Testing Essentials
Course Code
TEAQ1018
Course Hours
90
Course Credits
3
Description
This course introduces the foundational technical skills required for software test automation and team collaboration. Students learn the fundamentals of JavaScript for testing web applications, including working with HTML structures to create selectors, and element locators. The course also covers version control using Git, focusing on managing code, tracking changes, and collaborating within development teams. By the end of the course, students will be able to apply these tools and techniques to support automated testing.
Upon course completion, students will be able to:
• Write and interpret basic JavaScript code for automated testing scenarios.
• Analyze HTML elements, tags, and attributes relevant to testing web interfaces.
• Identify and use selectors such as CSS and XPath to locate and validate web elements.
• Explain fundamental Git concepts, including repositories, commits, and branching.
• Understand and use version control for collaborative code management.
• Integrate JavaScript, selectors, and Git into automated testing and quality assurance processes.