Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 2.79 KB

README.md

File metadata and controls

55 lines (40 loc) · 2.79 KB

📚 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