Code Academy Session 1 'What is Testing?'
This week we had an introduction to the course and what testing is.
TASKS
What is Testing? Jamboard
Revisit the Jamboard (link below) where you put what you think software testing is and if your opinion has changed, post an updated post next to your original.
Triangle Test
Have another go at the triangle test using a few of those techniques, what was different? Which did you like more and which were challenging?
- All same/ all different/ two same / 2 different 1 same (Desired output)
- Long name (as above)
- Special characters ?!/,.!@
- Leave Blank/ a space before/ a space after.
- Inputting dates
- Long String
- Negative Numbers
- Entering just one number
- Entering two numbers
Testing Challenge
Have a go at testing on one of the sites listed. Maybe apply a mnemonic or heuristic
https://www.ministryoftesting.com/dojo/lessons/websites-to-practice-testing
I looked some of the testing challenges page that was on the Ministry of Testing one of my attempts are below.
Number 1
Number 18 involves changing the breakpoint to get into the admin side, which isn't possible with my version of Fiddler.
I like Elisabeth Hendrickson's Cheat Cheat found at the below.
Comments
Post a Comment