Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Solve The Testing Challenges
Rating: 4.2 out of 5(121 ratings)
584 students

Solve The Testing Challenges

Learn software testing by doing software testing
Created byClaudiu Draghia
Last updated 5/2018
English

What you'll learn

  • Solve Testing Challanges.
  • Know how to do software testing in particular scenarios.

Course content

1 section • 8 lectures • 1h 15m total length
  • Solving Testing Challenge 1 - Web Testing18:06

    Explore practical web testing strategies, including boundary value analysis, security checks for SQL injection and cross-site scripting, and using tools like fiddler to test username fields and cookies.

  • Solving Testing Challenge 2 - Bypass html 5 validations6:37

    Explore how html5 validations can be bypassed and compare client-side and server-side validation, using tools like fiddler and local page saves to illustrate input manipulation.

  • Solving Testing Challenge 3 - Test for what is not there4:08

    Explore testing for what is not there by examining the default landing page, directory listings, and exposed resources, and learn to access missing challenges using Excel formulas.

  • Solving Testing Challenge 4 - Generate testing data9:43
  • Solving Testing Challenge 5 - using a web analytics engine10:45

    Solve testing challenge 5 using a web analytics engine to explore timeouts and error handling, then simulate downtime with Fiddler or hosts file and observe 502 gateway behavior.

  • Solving Testing Challenge 6 - Boundary testing14:36

    Apply boundary value analysis to identify minimum and maximum invalid values for minutes, hours, days, and months, plus year constraints. Consider daylight saving time and inverted boundaries.

  • Solving Testing Challenge 7 - Scenario Testing3:33
  • Solving Testing Challenge 8 - State Transition8:19

Requirements

  • No prior knowldge of software testing is required.

Description

During this course you will learn how to test in particular testing situation. I have build a couple of testing challenges meant to highlight techniques and knowledge that you need while testing software. 

These challenges include:

  • Web testing
  • How to bypass html 5 validations
  • Testing for what is not there
  • Generate testing data
  • Test a web analytic engine
  • Boundary value analyses testing
  • Scenario testing
  • State transition
  • Know your testing techniques
  • Doing a bug hunt

This course teaches you how to solve these challenges like a tester.

Who this course is for:

  • Anyone who wants to do some software testing practice and learn what software testing is all about.