Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak

Serhii Q.

Offer Serhii work on your next project.

Ukraine Kharkiv, Ukraine
10 months 13 days back
Available for hire available for hire
on the service 1 year

Rating

Successful projects
No data
Average rating
No data
Rating
23
Testing & QA 1
1015 place out of 1381
Javascript and Typescript 1
2994 place out of 3451

Language proficiency level

English English: intermediate

Skills and abilities

Programming

Mobile development

Portfolio


  • 1000 and 1 songs

    Testing & QA
    The 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).