DEV Community

Shajan
Shajan

Posted on

Manual Test Case Part 2

Q2. Suppose you are a software tester and you are assigned to test a new mobile app that

has just been developed. The app has three different user roles: basic user, premium user,

and admin user. You have been given the following three test scenarios to execute:

Basic users can only access limited features of the app, while premium users can access all features. Admin users have access to advanced settings and can perform all actions.

• Users should be able to create and delete their accounts successfully. Passwords must meet the required complexity standards and users should receive a confirmation email upon successful account creation.

• Users should be able to navigate through the app seamlessly without any crashes or

performance issues. The app should also display appropriate error messages when a user

attempts to perform an action they are not authorized to perform.

For each of the test scenarios, describe the steps you would take to test them and the expected results

Ans: I've attached the results in the form of sheet
Please verify it

Image description
Image description

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay