Skip to content

Commit

Permalink
updating links (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
BMayhew authored Oct 6, 2023
1 parent 3041e5f commit f7d0871
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion linkinator.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"https://www.linkedin.com/in/arjun-thakur-36144b205/",
"http://damnvulnerableiosapp.com/",
"https://twitter.com/TheWebTester",
"https://twitter.com/TheWebTester/status/1593906285300400128"
"https://twitter.com/TheWebTester/status/1593906285300400128",
"https://www.linkedin.com/in/marko-simic-whitey/"
]
}
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ Worthy sites for security testing
- [Expand testing](https://practice.expandtesting.com/) - Automation Practice Web App for UI and API Testing
- [Selenium Testing Tasks](http://timvroom.com/selenium/playground/) - An interactive webpage with 17 testing tasks to practice test automation skills.
- [Basic Calculator](https://testsheepnz.github.io/BasicCalculator.html) - Calculator that you can easily interact with to exercise test coverage, as there are 9 'builds' that have different bugs? Can your automated tests find them all?
- [Shop Demo QA](https://shop.demoqa.com/) - Online shopping site with wishlist and cart.
- [Sauce Demo](https://www.saucedemo.com/) - Online shopping site with pre-configured logins that change system behavior.
- [UI Test Automation Playground](http://www.uitestingplayground.com/) - Different automation pitfalls appearing in modern web applications are available to interact with.
- [Lambdatest's Selenium Playground](https://www.lambdatest.com/selenium-playground/)
Expand Down

0 comments on commit f7d0871

Please sign in to comment.