Skip to content
View ezhukovskaya's full-sized avatar
💻
Working from the office
💻
Working from the office
Block or Report

Block or report ezhukovskaya

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. frameworkCSharp frameworkCSharp Public

    Automation Testing Framework with Selenium C#

  2. frameworkJava frameworkJava Public

    Automation Testing Framework with Selenium Java + Cucumber

    Java

  3. VK-API-Sharp VK-API-Sharp Public

    One test case for testing VK API. Based on Java VK API test

    C# 1

  4. SQLTest SQLTest Public

    Studying project to test SQL DB

    Java

  5. VK-API VK-API Public

    Enormous studying project to test VK API. Includes 6 test cases

    Java

  6. JazzTeam TestTask JazzTeam TestTask
    1
    package application.constants;
    2
    
                  
    3
    public class CompanyInfoConstants {
    4
        public static final String EXPECTED_COMPANY = "TEST CUSTOMER";
    5
        public static final String INVOICE_ADDRESS = "TEST ADDRESS, TEST TOWN, 111111";