-
use coupon cop99test for a 99% discount.
-
But before buying you need to change this number from 50 to 1 to have a free shipping https://jmp.sh/ftWREyYU
Category: Cobax
-
How to check payments?
-
Checklist
The check description
Status PASSED FAILED SKIPPED
HEADER
The site logo is clickable and leads to teh mane page
PASSED
Nav links lead to the proper pages
Nav links are underlined while hovering over them
The active page nav link is green
The wishlist icon shows how many items are added to teh list
The wishlist is opened after clicking the “Wishlist” icon
Log in/Register page is opened after clicking the “Account” button
The modal window with the mini cart is opened while hovering over the cart icon
The cart page is opened after clicking the “Cart” button
The search field works as intended
FOOTER
The social links lead to the proper pages
The links lead to the proper pages
HOME PAGE
Buttons with the product categories lead to the proper pages
All buttons have the hover effect
CATEGORY PAGES
The filters work as intended
The main info is shown on each product card
Products can be added to the Wishlist
Products can be added to the Cart
The product page is opened after clicking the “More info” button
PRODUCT PAGE
https://pronano.dev.cheitgroup.com/product/liliano-testartikel/
The size of the product can be chosen
The quantity of the product can be added
The chosen product can be added to the Cart
The products info is shown
The comments can be seen and added
Similar product cards are shown under the product main info
CART
-
Test Strategy
1. Document Revision History
Date
Version No.
Author
Description
02.09.2022
1.1
Viktoriia Malysh
12.09.2022
1.2
Viktoriia Malysh
Updated the devices list style
2. Approvals
The Test Strategy is approved by the following stakeholders:
Stakeholder
Full Name
Status
Date of Sign Off
Client Representative
Project Manager
Ruslan
DEV Lead
FE Lead
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 main purpose of the Cobax project is to create and style the site based on the requirements.
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.
Browserstack will be used for cross-browser/device testing.
6. Requirements references for Bournemouth7s 2023 project
Type
Link
Comment
Active Sprint
https://cheitgroup.atlassian.net/jira/software/c/projects/CBX/boards/123
Backlog
https://cheitgroup.atlassian.net/jira/software/c/projects/CBX/issues/CBX-29
Requirements
Design
Desktop: https://app.zeplin.io/project/62bacc161ef63f13f1a72c7b
7. Testing Types
The following testing types will be executed during the “Cobax” 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 – https://app.zeplin.io/project/62bacc161ef63f13f1a72c7b
Design testing will be NOT 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:
Desktop (macOS):
Desktop (Windows):
-
iPhone 12 Safari & Chrome
-
2560 px (Safari, Chrome)
-
1920 x 1080 (Chrome, Firefox)
-
iPhone 13 Safari & Chrome
-
1920 x 1080 (Safari, Chrome)
-
1536 x 864 (Chrome, Firefox)
-
iPhone 6 Safari & Chrome
-
1536 x 864 (Safari, Chrome)
-
1440px 900 (Chrome, Firefox)
-
Samsung Galaxy S21 Ultra Chrome
-
1440px 900 (Safari, Chrome)
-
1024 x 768 (Chrome, Firefox)
-
Samsung Galaxy S8 Chrome
-
1024 x 768 (Safari, Chrome)
9. Approach for Process Flow
9.1. Work with Tasks
Tasks will be splitted on BE and FE.
Pay attention:All specific statuses and labels should be defined according to the project.
-
All Tasks which are selected to the current/next Sprint could be picked up for Test design.
-
All Tasks that have the status “Ready for QA” should be assigned to QA.
-
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
Cobax
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:
-
Step_1.
-
Step_2.
-
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:
PassedDevice/Browser: Win10 + Chrome (105.0.5195.127)
Comment: describe the actual result
Screenshot(s): <screenshot>
Reopened
Verification status:
ReopenedDevice/Browser: iPhone 13 Pro Max (the latest iOS + Safari)
Actual result: <Actual result>
Screenshot(s): <screenshot>
Expected result: <Expected result>
Blocked
Verification status:
BlockedDevice/Browser: Samsung Galaxy S22 Ultra (the latest Android + Chrome)
Screenshot(s): <screenshot>
Comment: <Additional info about blocking issue>
-
-
Browsers and Devices Scope
The list of devices provided by the client
1.) Mobile:
-
iPhone 12 Safari & Chrome
-
iPhone 13 Safari & Chrome
-
iPhone 6 Safari & Chrome
-
Samsung Galaxy S21 Ultra Chrome
-
Samsung Galaxy S8 Chrome
—————————————————————–
2.) Desktop:
2.1.) macOS:-
2560 px (Safari, Chrome)
-
1920 x 1080 (Safari, Chrome)
-
1536 x 864 (Safari, Chrome)
-
1440px 900 (Safari, Chrome)
-
1024 x 768 (Safari, Chrome)
2.2.) Windows :
-
1920 x 1080 (Chrome, Firefox)
-
1536 x 864 (Chrome, Firefox)
-
1440px 900 (Chrome, Firefox)
-
1024 x 768 (Chrome, Firefox)
-
-
Cobax – Project Passport
Project Name / Client
Cobax / One-Line
Phase
Support
Scope
–
Tech Stack
WP, Woo
Initial Estimate
90 hours + 4 hours
Project’s Start Date
22.07.2022
Target release
01.10.2022
Time Tracking Tool
Timedoctor – One-Line: ProNano
Invoicing Type
For project
🤝 Team
PM
Daria Synenko
Designer
One-Line
Developer
Alexandr (freelance)
QA
Viktoriia Malysh
DescriptionIssue overview: –
Scope of work: –
References: –
🔗 Accesses & Useful links
Design
GIT
Stage dev
https://cobax.stage.one-line.ch/
http://pronano.dev.cheitgroup.com – an old one, 10.12.2024 was changed the domain
Stage admin
https://cobax.stage.one-line.ch/wp-admin
admin
yd123123Live
https://cobax.ch/wp-login.php
admin
yd123123FTP stage
server: 159.69.126.101
port: 22
user: pronano
password: yGbt4XRwNF0Wo2c3SSH
avotuciv@sl249.web.hostpoint.ch
(before connecting, add your ssh key on the hosting)Database
pronano_db
TcP8MAOfQaWBoHGzFTP live
sl249.web.hostpoint.ch
devch@cobax.ch
mVxrY-Eo+igvxuew6!TwHost live
https://www.hostpoint.ch/
eduard.mirdita@gmail.com
Mimiloshe0509Recaptcha
Websiteschlüssel
6LcmBcEhAAAAAEVc6AP5wunSSBLVwD7fGoX0YoVU
Geheimen Schlüssel
6LcmBcEhAAAAANpOJO682q9IRpYAiX-8BSCtmMA_
Post Finance
https://checkout.postfinance.ch/user/login
em@cobax.ch
VJ8SmanbGa9RSZsElex Google shopping plugin
https://elextensions.com/login-register/
office@one-line.ch
Cobax!123 -
Cobax 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?
-
Get a quick intro into what spaces are, and how to best use them at Confluence 101: organize your work in spaces.
-
Check out our guide for ideas on how to set up your space overview.
-
If starting from a blank space is daunting, try using one of the space templates instead.
-
