Skip to content

Instantly share code, notes, and snippets.

View harrysuke's full-sized avatar
🎯
Focusing

樹里浬 harrysuke

🎯
Focusing
View GitHub Profile

Spotify has heaps of genres but there not surfaced in the UI. Here's 1383 (perhaps all) of them.

Search for genre:"Genre Name"

  1. A Cappella
  2. Abstract
  3. Abstract Beats
  4. Abstract Hip Hop
  5. Abstract Idm
  6. Abstractro
@harrysuke
harrysuke / free-backend-hosting.md
Created November 10, 2022 02:42 — forked from bmaupin/free-backend-hosting.md
Free backend hosting
@harrysuke
harrysuke / free-database-hosting.md
Created November 10, 2022 02:41 — forked from bmaupin/free-database-hosting.md
Free database hosting
@harrysuke
harrysuke / test.md
Created November 24, 2021 05:58 — forked from musoftware/test.md
180+ Sample Test Cases for Testing Web and Desktop Applications

#This is a testing checklist for web and desktop applications.

Make testing checklist as an integral part of test cases writing process. Using this checklist you can easily create hundreds of test cases for testing web or desktop applications. These are all general test cases and should be applicable for almost all kind of applications. Refer these tests while writing test cases for your project and I’m sure you will cover most testing types except the application specific business rules provided in your SRS documents.

Though this is a common checklist, I recommend preparing a standard testing checklist tailored to your specific needs using below test cases in addition with application specific tests.

###Importance of Using Checklist for Testing: – Maintaining a standard repository of reusable test cases for your application will ensure the most common bugs will be caught more quickly. – Checklist helps to quickly complete writing test cases for new versions of the application. – Reusing test cases help to