Skip to content
View nvbeznosova's full-sized avatar
  • Yandex
  • Yerevan, Armenia

Block or report nvbeznosova

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nvbeznosova/README.md

Hi there 👋, I'm Nadia Beznosova

🌟 Open to new opportunities

I am currently actively looking for a Junior Manual QA Engineer position.

🇦🇲 Location: Yerevan, Armenia
💼 Target: Junior Manual QA roles
🌎 Preference: Fully remote / Office (Yerevan)
📫 Telegram: nadiabeznosova Email: nvbeznosova@gmail.com My LinkedIn https://linkedin.com/in/nadia-beznosova

👩‍💻 About me

Transitioned to testing from project management. I have skills in functional, API, and mobile testing, as well as basic test automation with Python. Looking for a Junior position to help teams deliver reliable and high-quality products.

🤖 AI tools: ChatGPT, Copilot (test data generation, test case creation, edge case exploration)

🛠️ Tools & Technologies

Python Postman Selenium Pytest Jira Trello Confluence GitHub Actions SQL Charles Proxy ADB Allure Requests Coverage unittest.mock API Tests ChatGPT Copilot


📌 Key Projects

Project Description
QA Manual Portfolio A structured portfolio of manual testing artifacts, demonstrating systematic QA skills: test cases, bug reports, checklists, decomposition, and test design techniques (EP, BVA).
Yandex.Samokat-UI-Tests UI automation for a scooter rental service. Selenium WebDriver, Python, pytest, Page Object Model, Allure Report.
Stellar-Burgers-UI-Tests UI automation for a space‑themed fast‑food web app. Selenium WebDriver, Python, pytest, Page Object Model.
Yandex.Samokat-API-Tests API test automation for the same scooter rental service. Python, pytest, requests, Allure. Covers courier creation, login, order placement, order list.
Stellar-Burgers-Unit-Tests Unit tests for the same burger constructor. Python, pytest, pytest-cov. Covers ingredient management, price calculation, database access. 100% test coverage.
Stellar-Burgers-API-Tests API test automation for the same burger constructor. Python, pytest, requests, Allure. Covers user creation, login, and order placement.
Stellar-Burgers-UI-E2E-Tests Advanced end‑to‑end UI tests for the same burger constructor. Selenium WebDriver, Python, pytest, Page Object Model, Allure. Covers order feed, ingredient modal, counters, cross‑browser (Chrome/Firefox).

Pinned Loading

  1. qa-manual-portfolio qa-manual-portfolio Public

    Manual testing portfolio: test cases, bug reports, checklists, decomposition and test design techniques (Equivalence Partitioning, Boundary Value Analysis)

  2. Yandex-Samokat-API-Tests Yandex-Samokat-API-Tests Public

    API test automation for Yandex.Samokat (scooter rental service). Python, pytest, requests, Allure. Covers courier creation, login, order placement, and order list

    Python

  3. Stellar-Burgers-API-Tests Stellar-Burgers-API-Tests Public

    API test automation for Stellar Burgers (burger constructor service). Python, pytest, requests, Allure

    Python

  4. Stellar-Burgers-UI-E2E-Tests Stellar-Burgers-UI-E2E-Tests Public

    Advanced end-to-end UI tests for Stellar Burgers: order feed, ingredient modal, counters, cross-browser (Chrome/Firefox). Selenium, pytest, POM, Allure

    Python

  5. Stellar-Burgers-UI-Tests Stellar-Burgers-UI-Tests Public

    UI test automation suite for Stellar Burgers web app. Built with Selenium WebDriver, Python, pytest, and Page Object Model. Covers registration, login, personal account, and burger constructor flows

    Python

  6. Stellar-Burgers-Unit-Tests Stellar-Burgers-Unit-Tests Public

    Forked from Yandex-Practicum/qa-python-project

    Unit test suite for Stellar Burgers core business logic. 100% code coverage with pytest

    Python