Skip to content
View ansyvan's full-sized avatar

Block or report ansyvan

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
ansyvan/README.md

Welcome to My GitHub Repository! ๐Ÿ‘‹๐Ÿป


Hello! I'm Andriana, a dedicated QA Engineer passionate about ensuring software quality and reliability. On this page, you'll find a collection of my work, including test scripts, automation frameworks, testing documentation examples, and various projects Iโ€™ve been involved with.

My Tech Stack

Programming Languages
Databases
Testing Frameworks
Tools
Version Control Systems
TMS and Documentation

๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป Projects Iโ€™m currently working on:

QA Automation Course Pytest Project
Pytest tutorial conducted during the QA Automation Course created by Prometheus online education platform and GlobalLogic digital services company.

Python Projects:

XPath Tutorial (in progres...)
Exploring the thrilling topic of locating web elements I am puting my notes and XPath examples in this document.

Postman API tests:

Test Examples
The repository includes a collection of test exercises and documentation samples that were created during the QA courses and self-study practice.

  • List of UI bugs found on the website screenshot.
  • Checking Age Field test cases functionality.
  • Search Field test cases written using TestRail.
  • Testing online purchase functionality check list.
  • Actions recorded in Selenium IDE browser extension on adding and deleting a product in online store.
  • Checking "Guess the Number" game scenarios using Decision Table Technique.
  • Example of testing a database structure.

DataBase and SQL Practice

  • Hotels Database
    This project comprises SQL scripts for the creation of a relational database with multiple tables focused on the hotel industry.
    It includes examples of using the SELECT operator to retrieve specific data from the Hotels Database.
    A database diagram is also provided.

  • Employees Database
    Tests on database structure, JOIN queries practice.

  • My Plant Collection Database (in progres...)
    This is a database on my houseplant collection which counts more than 40 species of exotic plants. The project is supposed to contain a few tables on plant species names, specimens, their development stages, plant care routine records, vendors and the purchase prices.

๐Ÿคณ Connect with me:

Andriana Syvanych | LinkedIn Andriana Syvanych | Instagram

Pinned Loading

  1. pytest-tutorial pytest-tutorial Public

    Python

  2. sql-practice sql-practice Public

  3. test-samples test-samples Public

    HTML

  4. guess-the-number-game-on-python guess-the-number-game-on-python Public

    Python