OWASP / OWASP/SecurityShepherd

Implement End-to-End Testing

Open
#372 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Test Automation
Dominant language
Java
Stars
1.5k
Forks
515
Avg merge
3h 46m
Merged PRs (30d)
1

Description

As a contributor
I want to know if my changes have had a negative impact on the system and block a build / merge
because this will remove the need to manually test and ensure a stable release

Definition of Done
Utilise Selenium within the product
Ensure there is a test for core, module & mongo, so test;

  • Login
  • MySQL Lesson 1
  • MongoDb Challenge

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or test entry points are named. Start by locating the project's test and build configuration, then map the core, module, and mongo areas named in the issue; done means Selenium coverage for login, MySQL Lesson 1, and the MongoDB Challenge can block a build or merge when they fail.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, mongodb, mysql
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.