Task 2: Quality Assurance Testing
Summary
Create automated web tests using Selenium with Python and present the results.
You must:
- Modify the applications log-in page by adding a heading with your student ID.
- Create a Selenium script that automates the registration process.
- Create a second Selenium script that verifies successful login.
- Run both scripts in Chrome and capture screenshots of:
- Console output
- Browser results (including student ID and date)
- Identify network calls and capture browser performance metrics (e.g., load times, LCP, CLS, INP).
- Create a PowerPoint presentation summarizing:
- Test results
- Issues found and resolutions
- Performance metrics
- Recommendations for improvement
- Include proper citations and professional communication.
Deliverables
- Two Selenium Python scripts (text files)
- Screenshots of script outputs and browser results
- Screenshots of network/performance metrics
- PowerPoint presentation
Requirements: 10000

Leave a Reply
You must be logged in to post a comment.