Test Cases

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

//test cases for component and integration testing of registration and authorization functionality

Tester: Mariam Phartskhaladze

Product: Instagram.com

Platform: Lenovo ThinkPad E570

Operation system: Windows 10 Pro

Environment: Google Chrome Version 117.0.5938.152 (Official Build) (64-bit)

type -Component testing: Instagram registration Form

Test Case_1: User can successfully register on Instagram

Description: The user enters the site and registers successfully

Precondition: The website is accessible and functional

Data: Phone number, Username or email

Priority: High

Severity: High

Steps:

1. A user opens a browser and types in the main URL of a website


2. On the main page user clicks the “sign up” button
3. After click, user enters a valid phone number or email address in “phone number or email”
4. User enters a valid and unique username in “Full name” field
5. User enters username in “username” field
6. User enters strong and unique password in “password” field
7. Click next button
8. User goes a new page and enters valid date of birth in “data of birth” field
9. After enters date of birth, click “next” button

Expected result:

User should be transferred to the next step of verification without any errors
Type-Integration testing: Instagram registration form

Test case_01_1. Verify integration of Instagram registration components(user registred byphone


number)

Precondition: User has filled out the registration form and clicked “next” button and has received SMS
verification code

Steps:

1. User entered received verification code in the provided field


2. Click on the “Verify” button
3. Log in using the registered phone number and password
4. User update account settings (for example: profile picture, bio, post ,)after loggin

Expected result:

User should be enter the SMS verification code without any errors. After verification, user log in
successfully using the registered phone number and password and he/she can update account settings
without any errors.

//2

Tester: Mariam Phartskhaladze

Product: Instagram.com

Platform: Lenovo ThinkPad E570

Operation system: Windows 10 Pro

Environment: Google Chrome Version 117.0.5938.152 (Official Build) (64-bit)

type -Component testing: Instagram sign in

Test Case_2: User successfully log in on Instagram


Description: The user enters the site and log in successfully

Precondition: The website is accessible, the user is already registered

Data: Used by the user during registration phone number, username or email and password

Priority: High

Severity: High

Steps:

1. User goes to website “Instagram.com”


2. On the main page user click on log in button
3. User enters a valid “phone number, username or mail (which one is used by the user during
registration) and password
4. User click on “log in” button

Expected result:

User successfully log in on Instagram main page

Type-Integration testing: Instagram sign in

Test case_02_1. Verify integration of Instagram sign in

Precondition: User has filled out the log in field and clicked “log in” button

Steps:

1. User entered on the main page of Instagram user


2. User can update account settings (for example: profile picture, bio, post ,)

Expected result:

After authentication, user log in successfully using the registered phone number and password and
he/she can update account settings without any errors.

You might also like