Skip to content
View tyraelw's full-sized avatar

Block or report tyraelw

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
tyraelw/README.md

Hi, I'm Isrrael Toro 👋

QA Automation Engineer | Test Automation | API & UI Testing

I build reliable test automation frameworks using Cypress and Postman, with expertise in Page Object Model, data-driven testing, and CI/CD integration.

🚀 Featured Projects

Tests Cypress

End-to-end testing suite for the TodoMVC React application using Custom Commands design pattern, covering the complete task management lifecycle.

Tech Stack: Cypress | JavaScript ES6+ | Custom Commands | data-testid selectors
Key Features: 7 tests covering create, edit, filter, delete and toggle flows | DRY principle | Clean state management


Tests Cypress POM

Comprehensive E2E testing suite for the PokéAPI documentation website with Page Object Model architecture, responsive testing across multiple viewports, and data-driven test scenarios.

Tech Stack: Cypress | JavaScript ES6+ | Page Object Model | JSON Fixtures
Key Features: Navigation, documentation, and responsive test suites | .nextUntil() DOM pattern | Conditional state handling


Tests Cypress

Comprehensive test automation suite with 50 automated tests demonstrating Page Object Model architecture and data-driven testing patterns across multiple modules.

Tech Stack: Cypress 13.x | JavaScript ES6+ | POM | JSON Fixtures
Key Features: Multi-module testing (login, checkboxes, dropdowns) | BasePage inheritance | Fixture-driven tests


Cypress POM

End-to-end testing framework for e-commerce applications with complete user journey validation from product discovery to checkout.

Tech Stack: Cypress | JavaScript | Page Object Model | Custom Commands
Key Features: Component testing | Smoke test suites | Custom authentication commands


Postman Newman

REST API automation with 27 test assertions covering complete CRUD operations, dynamic variable chaining, and Newman CLI integration.

Tech Stack: Postman | Newman | JavaScript | REST API
Key Features: Dynamic variables | Authentication flows | Command-line execution


API Testing

E-commerce API testing suite with 45 automated tests covering authentication, cart management, and order lifecycle.

Tech Stack: Postman | JavaScript | JSON
Key Features: 100% endpoint coverage | Dynamic data generation | Environment management


🛠️ Technical Skills

Test Automation

  • UI Testing: Cypress (E2E, Component)
  • API Testing: Postman, Newman CLI
  • Design Patterns: Page Object Model, Custom Commands
  • Data-Driven Testing: JSON fixtures, dynamic data generation

Programming & Tools

  • JavaScript (ES6+)
  • Git & GitHub (version control, branching strategies)
  • Visual Studio Code
  • Command Line (bash, npm)

Testing Expertise

  • Test automation architecture
  • Test case design and execution
  • REST API testing
  • Smoke and regression testing
  • Bug reporting and documentation
  • Agile/Scrum workflows

📊 Portfolio Stats

  • 140+ Automated Tests across multiple projects
  • 6 Test Automation Projects demonstrating progression
  • API + UI Coverage with professional patterns
  • Clean Architecture using industry-standard design patterns

💼 What I Offer

Solid Technical Foundation - Proven ability to build scalable test frameworks
Clean Code - Readable, maintainable test automation
Problem Solver - Natural QA mindset with attention to detail
Fast Learner - Successfully implemented advanced patterns independently
Team Collaboration - Experience working with technical mentors
Remote-Ready - Self-motivated and organized for remote work

🎯 Current Focus

  • Expanding test coverage on complex web applications
  • Deepening API testing with authentication flows
  • Exploring visual regression testing
  • Contributing to open-source testing projects

🌍 Languages

  • 🇪🇸 Spanish (Native)
  • 🇺🇸 English (Professional proficiency)
  • 🇯🇵 Japanese (Basic - actively learning)

📫 Let's Connect


💡 Open to junior QA automation positions and internships. Remote-ready from Venezuela.

If you find my projects helpful, please give them a star!

Pinned Loading

  1. cypress-ecommerce-testing cypress-ecommerce-testing Public

    E-commerce smoke testing suite using Cypress with Page Object Model pattern

    JavaScript

  2. simple-grocery-store-api-testing simple-grocery-store-api-testing Public

    End-to-end API testing suite for e-commerce grocery store. Demonstrates complete shopping flow automation with Postman

  3. trello-api-testing trello-api-testing Public

    Automated API testing suite for Trello REST API using Postman and Newman