Completed
Anonymized work case study
July 2024 - March 2025

Multiplayer Web Test Automation

An anonymized case study from EPAM covering automated UI and API testing for a multiplayer web application.

Confidentiality: This work case study is intentionally generalized to respect NDA and employer confidentiality.

Worked on quality assurance for a multiplayer online card-game application. This public summary is limited to my responsibilities and technology stack and omits client identity, proprietary implementation details, test data, and internal results.

C#NUnitSeleniumRestSharpAzure DevOpsCosmos DB.NET

Key Highlights:

  • Automated UI and API test development
  • Framework maintenance and code refactoring
  • Test-case design, execution, and defect reporting

Tools & Technologies

C#
C#
C#
NUnit
Selenium
Selenium
C#
RestSharp
Azure
Azure DevOps
Azure
Cosmos DB
.NET
.NET

Challenges

  • Testing stateful multiplayer user flows
  • Keeping UI automation maintainable as application behavior changed
  • Supporting investigation across UI, API, and data layers

Solutions

  • Developed and maintained automated UI tests with Selenium, C#, and NUnit
  • Created API checks with RestSharp and supported existing framework code
  • Documented test cases and defects and collaborated in daily project meetings

Results

  • Contributed reusable automated coverage to the project test framework
  • Supported consistent regression testing of web and API behavior
  • Improved my practical experience across automation, APIs, and team delivery