Serhii Q.
Offer Serhii work on your next project.
Rating
Language proficiency level
Skills and abilities
Programming
- Javascript and Typescript
-
Testing & QA
from 7 USD for hour
Mobile development
-
App Development for Android
from 68 USD for project
Portfolio
-
1000 and 1 songs
Testing & QAThe site "1000 and 1 song" is a unique musical and folkloristic online platform dedicated to preserving and promoting the best examples of Ukrainian folk music, presenting the heritage found in the archives and collections of state institutions and private folklore collectors.
The testing process followed the SDLC. At the first stage, testing was conducted according to the white box, specifically static requirement testing. Defects were identified and improvements were proposed. Simultaneously, test documentation was developed (Test plan, User stories, Check list). Then, I began testing the first ready parts of the application from the back-end team (testing REST API according to Swagger docs). Next, ready elements with completed pages were added (integration testing, functional + UI/UX). When everything was ready for the elements, I conducted system testing (the application’s overall performance, e2e tests). I then wrote e2e automated tests (JS), for both the front end and the API. I also added regression testing for the UX part of the site, specifically regression of the site’s page images and some individual elements. Throughout the entire STLC, bug reports were created regarding identified issues, and communication was maintained with the development and design teams. Defects were fixed through the joint efforts of all project participants.
… Thus, testing of the site was conducted - both front-end (site + admin panel) and back-end (API according to Swagger docs). The main types of testing: requirements review, API, functional, smoke, sanity, regression + automation (JS).