Course Content
Introduction to Manual Testing & QA in Web Development
Introduction to Manual Testing & QA in Web Development
Application Testing Task
The diagram given below shows different paths a user can take while using the application. For-example the following chain of events represents one path from the starting end to the finishing end:
- Register;
- Login;
- Create a chatroom with a Password;
- Join Chatroom;
- Send a message;
Your task is to create Test Runs in Testiny, representing each possible path represented in the diagram. You don't necessarily have to execute the Test Runs.
Task Description
The following video explains the task visually.
Thanks for your feedback!