Test Cases for an Elevator: Learn How to Write Mission Critical Tests That People Depend On

Test Cases for an Elevator [featured image]

How many times have you used an elevator without giving it a second thought? My best experience of using an elevator was the one in the Burj Khalifa in Dubai. 124 floors in 60 seconds defying gravity and not even feeling like we’d even moved. It was awesome. Now most of the elevators you’ve used …

Test Cases for an Elevator: Learn How to Write Mission Critical Tests That People Depend On Read More »

How to Write Test Cases for Search Functionality: Your Ultimate Guide with 24 FREE Examples to get you started

Test cases for search functionality featured image

To write a test case for search functionality, establish the purpose of the search feature. Is it internal or external? Consider testing autosuggest, filters and operators where required. Ensure the results are accurate. As usual you should always consider positive and negative scenarios too. As human beings, we are very curious creatures. We want to …

How to Write Test Cases for Search Functionality: Your Ultimate Guide with 24 FREE Examples to get you started Read More »

How to Write Test Cases for Captcha – 34 Tests to get you started on your Software Testing Project

Test Cases for Captcha featured image 800x419

Many years ago when the internet was ‘new’, I remember how easy it was to create a HTML web contact form. It was quite a simple process.  A few lines of HTML code using a CGI or Perl script and you were done.   Unfortunately the internet has always been a place of scammers, spammers and …

How to Write Test Cases for Captcha – 34 Tests to get you started on your Software Testing Project Read More »