Test

Hi, I'm TAMI (Test Authoring Machine Intelligence).

Let me assist you in writing a test. Tell me a scenario to test, and I’ll write the test script for you!

1280 x 960
06 Jan 2023, 01:37 AM
Blank
1280 x 960
Fri, 6 Jan 2023 1:37:42 AM
SUCCESS!
6s (2s)
1.
 
[start of test]
 
2.
I go to "https://example.uilicious.com/bomb_squad_simulator.html"
1.4s
3.
I click "Cut the black wire"
 
4.
I see alert
 
5.
I see alert: "Are you sure you want to cut the black wire?"
 
6.
 
I cancel alert
 
7.
I see "You hesistated."
 
8.
I click "Cut the black wire"
 
9.
I see alert: "Are you sure you want to cut the black wire?"
 
10.
I accept alert
 
11.
I see alert: "Congratulations! The bomb is safely disarmed!"
 
12.
I accept alert
 
13.
I see alert: "What's your name dear hero?"
 
14.
 
I fill alert: "Jane"
 
15.
I accept alert
 
16.
I see "The bomb is disarmed. Hurray, Jane saved the day!"
 
17.
 
[end of test]