Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions QA.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ In this interface, Batman must be able to tell the Batcave's supercomputer the l

You are requested to create acceptance tests scenarios to validate if coordinates sent by batmobile GPS are returning precise information about villains within the [Gotham boundaries](https://gist.githubusercontent.com/pitteri/d56780d610cb8e0a43bfa94fc54b71cd/raw/dcdd965c84cd05d856ae32646be69868d4a80afa/gotham_bbox.json).

> Automated tests should be created by using using [Rest Assured](http://rest-assured.io/) or [Cucumber for Java](https://cucumber.io/)
> Automated tests should be created by using [Rest Assured](http://rest-assured.io/) or [Cucumber for Java](https://cucumber.io/)

> Some good tutorials to follow: [Java Cucumber Tutorial](https://www.youtube.com/watch?v=pD4B839qfos&list=PL_noPv5wmuO_t6yYbPfjwhJFOOcio89tI) and [Rest Assured](http://www.baeldung.com/rest-assured-tutorial)

Expand All @@ -17,7 +17,7 @@ You are requested to create acceptance tests scenarios to validate if coordinate

[Front-end challenge](FRONTEND.md)

Batman is very demanding, even with the test scenarios you create. Bugs found are welcome. Surprise him!
Batman is very demanding, Alfred could confirm, even with the test scenarios you create. Bugs found are welcome and could save lives. Surprise him!

### Batcave Supercomputer API

Expand Down