Mobile Application Testing and Automation CSE3021
- Subject Code :
CSE3021
Objective:
This assignment is designed to assess your practical skills in developing and executing an automated test for a mobile application's login functionality. Your solution should demonstrate your technical proficiency, attention to detail, and adherence to software testing best practices.
Scenario:
You have been tasked with automating the login functionality of a mobile application. The automation script should simulate a real-world user login flow using valid credentials and confirm successful navigation to the application's main dashboard.
Tools & Platforms:
You may choose from the following industry-standard automation tools:
Applum (preferred for cross-platform testing)
Espresso (for Android-specific testing)
XCUI Test (for iOS-specific testing)
Please ensure you have the relevant development environment configured before proceeding with the task.
Test Case Requirements:
- Launch the mobile application on an emulator or physical device.
- Automate the input of valid credentials:
Username: test user