diff --git a/QA.md b/QA.md index 3358ad0..8a38d2e 100644 --- a/QA.md +++ b/QA.md @@ -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) @@ -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