Skip to content

This repository showcases various projects and exercises from my studies during the QA Bootcamp by Eduwork, focusing on both manual and automation testing. It includes test case creation, API testing with Postman, SQL queries, web automation using Cypress, Selenium, and Katalon, and performance testing with JMeter.

Notifications You must be signed in to change notification settings

natashacallula/Eduwork-Code

Repository files navigation

📚 Eduwork-Code: Bootcamp Solutions Repository 📚

This repository contains my solutions to assignments, quizzes, and projects from the Software Quality Bootcamp. It showcases various testing techniques and tools I learned throughout the program, covering web, API, mobile, and performance testing.

🎯 Learning Objectives 🎯

  • Understand fundamental JavaScript concepts for basic programming.
  • Develop end-to-end tests with Cypress and explore BDD (Behavior-Driven Development).
  • Perform API testing using Cypress and Postman.
  • Conduct mobile testing with Katalon Studio using record and spy methods.
  • Master SQL fundamentals with syntax and join operations.
  • Explore performance testing with JMeter, learning about its elements and GUI features.

📂 Repository Structure 📂

  1. JavaScript Basics
    Contains fundamental JavaScript topics, including syntax, variables, data types, functions, objects, and conditional statements.

  2. Cypress
    Step-by-step guide on creating a Cypress project, with several automation test cases for different websites, including BDD examples.

  3. API Testing
    API testing solutions using Cypress and Postman to validate API functionality.

  4. Mobile Testing with Katalon
    Mobile app testing using a simulator, leveraging record and spy methods to build test cases.

  5. SQL Fundamentals
    SQL basics, including syntax and join operations.

  6. Performance Testing with JMeter
    Introduction to JMeter, exploring its elements and user interface for performance testing.

🚀 How to Use 🚀

  1. Clone the repository : git clone https://github.com/natashacallula/Eduwork-Code.git

    cd Eduwork-Code

  2. Browse through the folders to explore different topics and solutions.

🛠️ Tools 🛠️

  • Cypress: Web and API automation testing
  • Spreadsheet: Documentation and reporting
  • Postman: API testing and validation
  • Katalon Studio: Mobile testing
  • JMeter: Performance testing
  • Visual Studio Code: Code editor
  • Android Studio: Emulator for mobile testing and debugging

📽️ Demo & Showcase 📽️

The following demo videos showcase various automation testing tasks and practical implementations I developed during the bootcamp, highlighting key concepts such as web automation, API testing, mobile testing, and BDD.

Website Testing - BDD with Cucumber Mobile Testing - Pendaki App Mobile Testing - Calculator Mobile Testing - Happy Day Shopping

About

This repository showcases various projects and exercises from my studies during the QA Bootcamp by Eduwork, focusing on both manual and automation testing. It includes test case creation, API testing with Postman, SQL queries, web automation using Cypress, Selenium, and Katalon, and performance testing with JMeter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published