The script implemented is very simple, but it tests complex conditionals.
Simply it checks if the status code is 200 AND if the url request is equals to http://localhost:8080/bodgeit/login.jsp (exactly the request added in the script).
Then, it checks if the response time is >10 ms OR <100 ms (which is obviously true).
Complex Expressions are really close to be finished!
No comments:
Post a Comment