Case Study
Test Case Testing vs. Exploratory Testing
©2019 test IO | test.io | (415) 937-6859 One approach is to create test cases, where you can use automated tests or real people — professional testers — to engage with your software, providing them with a specific test script to follow. Another is to have testers perform exploratory testing, which is generally less structured — there’s no test script to follow, but rather, a simple set of instructions. However, since there are less specific instructions, there’s also more room for creativity. Test case testing is great for ascertaining if your softw- are is working as predicted. Throughout the software development life cycle, you will no doubt run multiple test cases. As mentioned, test case testing can be an automated process, as a program can run through the script you p