Category: Hospitality on the Beach (Easol)

  • Test Strategy

    1. Document Revision History 

    Date

    Version No.

    Author

    Description

    15.11.2022

    1.1

     Viktoriia Malysh

     Writing the common information about the project the test strategy.

    2. Approvals 

    The Test Strategy is approved by the following stakeholders: 

    Stakeholder

    Full Name

    Status

    Date of Sign Off

    Client Representative

     Easol

     

     

    Project Manager

     Ruslan Bokach

     

     

    DEV Lead

     

     

     

    FE Lead

    Dmytro Melnyk (FE)

     

     

    3. Purpose

    The purpose of the test strategy is to define the testing approach, the types of tests, test environments, tools to be used for testing, and the high-level details of how the test strategy will be aligned with other processes. The test strategy document is intended to be a living document and will be updated when we get more clarity on Requirements, Test environment and Build management approach, etc.

    4. Project Overview

    The Hospitality on the Beach project – is the project of the Easol company that sales tickets to different Events. The site development is based on the Easol CRM system.

    5. Tools for QA planning and testing purposes

    Confluence will be used for storing all project-related information.

    JIRA will be used as a bug-tracking system, as well as for planning, tracking, and analyzing project activities and tasks.

    Perfect Pixel will be used for design testing.

    DevTools will be used for testing the styles and the animations.

    Browserstack will be used for cross-browser/device testing.

    6. Requirements references for the Hospitality on the Beach project

    7. Testing Types

    The following testing types will be executed during the “Hospitality on the Beach” project:

    7.1.  Smoke testing

    The smoke testing will be performed to ensure that the most important functions work and all expected functional areas are available for testing. The results of smoke testing are used to decide if a build is stable enough to proceed with further testing. In other words, smoke tests play the role of acceptance criteria for each new build.

    7.2. Functional testing

    The functional testing will be executed to evaluate the compliance of a system or component or third-party with specified functional requirements and corresponding predicted results. Functional testing is performed for each planned feature and is guided by approved client requirements.

    7.3. Regression testing

    The regression testing will be performed to ensure that any bugs have been fixed and that no other previously working functions have failed as a result of the reparations and that newly added features have not caused any problems to previous versions of the software.

    Regression testing is usually performed when all the components are tested based on created high-priority test cases; no critical and blocking bugs are open that were found during the component testing.

    The regression testing is usually done after the code freeze and is always done before the deployment to production.

    7.4. Design (Responsive) testing

    The design testing will be performed for all testing levels to assure that it meets the design-related specifications.

    Responsive testing on tablet and mobile devices is focused on business logic for the project in the scope of features.

    Design testing will be based on the approved scope of the UI designs –

    (синяя звезда) Design testing will be based on the pixel-to-pixel verification.

    (синяя звезда) Responsive testing on other intermediate resolution values is OOS.

    7.5. Cross-browser compatibility testing

    The cross-browser compatibility testing will be performed to check the ability of the solution to interact with the agreed list of browsers.

    Cross-browser testing will be covered manually on Test Environment only on browsers defined for cross-browser testing.

    8. Planned testing types on the test environments (browsers, devices)

    Mobile:

    Tablet:

    Desktop (macOS):

    Desktop (Windows):

    Android:

    Android:

    • 2560px (Chrome, Firefox)

    • 1920 x 1080 (Chrome, Firefox)

    • 1536 x 864 (Chrome, Firefox)

    • 1440 x 900 (Chrome, Firefox)

    • 1024 x 768 (Chrome, Firefox)

    • 2560px (Chrome, Firefox)

    • 1920 x 1080 (Chrome, Firefox)

    • 1536 x 864 (Chrome, Firefox)

    • 1440 x 900 (Chrome, Firefox)

    • 1024 x 768 (Chrome, Firefox)

    • Samsung Galaxy S21 Ultra Chrome

    • Samsung Galaxy S8 Chrome

    • Samsung Galaxy Tab S8

    iOS:

    iOS:

    • iPhone 12 Safari & Chrome

    • iPhone 13 Safari & Chrome

    • iPhone 6 Safari & Chrome

    • iPad 9th Gen

     

     

     

     

     

     

    9. Approach for Process Flow

    9.1. Work with Tasks

    Tasks will be splitted on BE and FE.

    (warning) Pay attention:

    All specific statuses and labels should be defined according to the project.

    1. All Tasks which are selected to the current/next Sprint could be picked up for Test design.

    2. All Tasks that have the status “Ready for QA” should be assigned to QA.

    3. All found issues that relate to the Task should be linked to it.

    9.2. Work with Bugs

    Bug creation tips:

    • The bugs should be created according to the task titles – for example “Bugs – Homepage” (“Bugs – page name – block name”). If there is more than one bug that relies on one task ticket, the bugs are written in one ticket. If the QA Engineer found the new bugs after the written ticket were fixed, the QA Engineer needs to write the new bug ticket and assign it to the Developer.

    • In case the found bug is related to a certain task – it should be linked to the task.

    • In case QA found Blocker/Critical bug during the testing ticket which is not related to the task – it should be added to the Active sprint.

    • In case QA found a Major/Minor/Trivial bug during the testing ticket which is not related to the task – it should be reported and added to the backlog.

    Bug verification tips:

    • In case the ticket is passed – QA should add a detailed comment with a screenshot (video if needed) and move it to the “Approved”/”Done” status.

    • In case the ticket is failed – QA should add a detailed comment with a screenshot (video if needed) and the ticket should have the “Reopened“ status.

    10. Regression testing procedure

    The regression testing will be performed before the UAT based on impact analysis to ensure that any bugs have been fixed, that no other previously working functions have failed as a result of the changes, and that newly added features have not caused any problems to previous versions of the software.

    The scope for regression testing is planned based on priorities for planned test cases and covered by impact analysis if any.

    Entrance criteria:

    • Planned Tasks are done; all the found defects are registered in JIRA;

    • All blocker and critical defects for all features are fixed and acceptance criteria are met;

    • The features are deployed to the test environment – DEV.

    • The Production Candidate build is accepted by the QA team.

    Exit criteria:

    • All blocker and critical defects, found during Regression testing for all features are fixed and all acceptance criteria are met.

    • PO (product owner) confirms that all is good.

    • PO provides the final Go/NoGo decision.

    General tips:

    • All blocker/critical bugs found during regression should be fixed prior to the release.

    • The tested product should be reviewed by the PO.

  • Bug report instructions

     

    Rule

    Example

    Title should be self-descriptive ("What?" "How behaves?" "While what conditions?").

    [Home page] The links are not added to the social icons in the Footer.

    Bug specific should be stated on first place (ex.: reproducible only on some device type, intermittent issue, environment specific, any other unique attribute).

    [Tablet] [Mobile]. The team images are not adapting to the new layout after rotating the device.

    Avoid using not exact phrases such as "working not appropriately", "not proper way","not per design". Try to be as specific as possible.

    The price is not fixed at the bottom of the card.

    Description

    • Steps should be as specific as possible;

    • Examples of pages, profiles, vacancies, etc. that could be used for easier bug reproducing should be provided in any suitable form (URL, ID, etc.);

    • Actual and Expected results should be provided with appropriate screenshots, whenever applicable;

    • During bug creation, separate critical/major/minor bugs and create a separate bug for each issue;
      You can combine the bugs if they have the same priority. But if the priority is different – please create 2 or more bugs.

    • If during retesting the bug, the issues described initially are fixed, close the bug, and for all new issues that appeared after the fix and weren’t described in the bug initially create a NEW bug.

    Bug template

    Filed

    What to fill

    Project

    Hospitality on the beach

    Issue type

    Bug

    Summary

    A brief one-line summary of the issue.
    Summary field name should be filled according template:
    [Area name] <Problem short and concrete description>

    Description

    Description field should be filled as in following template:

    Preconditions:

    1….

    2…

    Steps to reproduce:

    1. Step_1.

    2. Step_2.

    3. Step_3.

    Actual result:

    Clear description of what actually happened.

    See attached screenshot for more details.

    <Screenshot>

    Expected result:

    Clear description of what should have been happened.

    See attached design for more details.

    <Screenshot> / <link to the design>

    Additional information:

    REPLACE the TEXT with Additional information, if applicable.

    Priority

    The degree of importance for the business to resolve the defect. It is driven
    by business value and indicates how soon the defect should be fixed.

    Attachment

    If you can supplement your bug report with a picture that shows the
    problem, or a score that helps others reproduce, fix and verify the problem
    quickly, attach these files to the bug report. The attached files can be as
    follows: pictures, video-recording, other files types, if needed.

    Linked Issues

    <link to the related issue>

    Assignee

    The person whom the bug is assigned to (backend issues – BE/Dev Lead,
    Frontend issues – FE Lead)

    QA Scope

    <testing scope>

    Verification statuses templates

     

     

     

    Passed

    Verification status: (синяя звезда) Passed

    Device/Browser: Win10 + Chrome (the latest) – if actual

    Comment: describe the actual result

    Screenshot(s): <screenshot>

     

     

     Reopened

    Verification status: (синяя звезда) Reopened

    Device/Browser: iPhone 13 Pro Max (the latest iOS + Safari)

    Actual result: <Actual result>

    Screenshot(s): <screenshot>

    Expected result: <Expected result>

     

     

    Blocked

    Verification status: (синяя звезда) Blocked

    Device/Browser: Samsung Galaxy S22 Ultra (the latest Android + Chrome)

    Screenshot(s): <screenshot>

    Comment: <Additional info about blocking issue>

  • Browsers and Devices Scope

    Mobile:

    Tablet:

    Desktop (macOS):

    Desktop (Windows):

    Android:

    Android:

    • 2560px (Chrome, Firefox)

    • 1920 x 1080 (Chrome, Firefox)

    • 1536 x 864 (Chrome, Firefox)

    • 1440 x 900 (Chrome, Firefox)

    • 1024 x 768 (Chrome, Firefox)

    • 2560px (Chrome, Firefox)

    • 1920 x 1080 (Chrome, Firefox)

    • 1536 x 864 (Chrome, Firefox)

    • 1440 x 900 (Chrome, Firefox)

    • 1024 x 768 (Chrome, Firefox)

    • Samsung Galaxy S21 Ultra Chrome

    • Samsung Galaxy S8 Chrome

    • Samsung Galaxy Tab S8

    iOS:

    iOS:

    • iPhone 12 Safari & Chrome

    • iPhone 13 Safari & Chrome

    • iPhone 6 Safari & Chrome

    • iPad 9th Gen

     

     

     

     

     

     

     

  • Hospitality on the Beach – Project Passport

    Project Name / Client

    Hospitality on the Beach / Easol

    Phase

    IN DEVELOPMENT

    Scope

    https://docs.google.com/spreadsheets/d/11sxFwViXrL3iuKX2DXF2tyhk4-xGT2cijGgz5G2MOxU/edit#gid=0

    Tech Stack

    Initial Estimate

    64 hours

    Project’s Start Date

    08.11.2022

    Target release

    28.11.2022

    Time Tracking Tool

    Timedoctor – Easol: Hospitality on the Beach

    Invoicing Type

    In the end of the project

    🤝 Team

    PM

    Ruslan Bokach

    Designer

    Easol

    Developer

    Dmytro Melnyk (FE)

    QA

    Viktoriia Malysh

    Design

    Stage dev

    https://hospitalityonthebeach.myeasol.com/admin/home

    Stage admin

    FTP

    Database

    Panel

  • 🗒Requirements / functionality

    Page

    Functionality

    Notes

    🔎 QA Scope

    Supported browsers and devices:

  • Open Questions

    Question

    Answer

    Answered by

    Date Answered

  • 🆘 Change Requests

    Name

    Date Requested

    Estimate

    Status

    IN PROGRESS DONE

    DECLINED

  • Hospitality on the Beach (Easol) Home

    Welcome to your new space

    Use it to create something wonderful.

    To start, you might want to:

    • Customise this overview using the edit icon at the top right of this page.

    • Create a new page by clicking the + in the space sidebar, then go ahead and fill it with plans, ideas, or anything else your heart desires.


    Need inspiration?