Hello, campers.
I put together a front-end only app that accepts manual testing parameters and test steps as input, and outputs completed test cases.
If variables for numeric or date boundary values are needed, the user can just type ‘&&’ into a test step wherever a variable is needed.
Any feedback is appreciated. I’d like to get more serious about writing React apps and need to identify really which novice mistakes I am currently making in my overall approach.
Here’s the code:
Here’s the application:
writebettertestcases.000webhostapp.com
Thanks!