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.
Programming Languages |
|
Databases |
|
Testing Frameworks |
|
Tools |
|
Version Control Systems |
|
TMS and Documentation |
|
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:
- "Guess the Number" game. My version of the popular guessing game on Python.
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:
- simple_books API collection and Newman HTML reporter created during the Introduction to Postman course.
- Swagger Petstore API practicing Postman collection.
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.