DEV Community

Cover image for Help me solve this challenge
isolderea
isolderea

Posted on

Help me solve this challenge

How good are you at solving challenges/puzzles?

Do you like a challenge from time to time?

When was the last time you did a software testing challenge?

If I made you even a little bit curious then join me in solving a web testing challenge.

These are the rules for the challenge

  1. Visit http://testingchallenges.thetestingmap.org/index.php
  2. Read the instructions
  3. You have 10 minutes to finish
  4. All the answers are in the linked video
  5. Comment what tools/techniques you used.

What to do
Identify all the test required for the scenario below. Based on the data you input in the First Name field the tests will be evaluated.

What not to test for
Different browsers, extremely big requests, “nasty words”, browser zoom in and out. Do not use automation tools. The server will cut access at over 30 requests per second per IP.

Specification
The user has to fill in the required data in order to get access, as a standard user in a forum.

Only the First Name field can be tested right now. The field has a max length of 30.

There are **18 **checks that you need to find.

https://www.youtube.com/watch?v=EZURXRhCwP4&ab_channel=ResterTest

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay