Closed AtifaFahmeen closed 5 years ago
Project : FX SQL Test
Job : Default
Env : Default
Region : US_WEST_2
Result : pass
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=MGVhNDIxYWYtMzBkNi00ZGEzLWIyZDYtNzk4ZjQ4N2M1OTg4; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:54:36 GMT]}
Endpoint : http://localhost:8080/api/v1/api/v1/jobs//clear-all-suggestions
Request :
Response :
{
"timestamp" : "2019-01-23T05:54:36.964+0000",
"status" : 404,
"error" : "Not Found",
"message" : "No message available",
"path" : "/api/v1/api/v1/jobs/clear-all-suggestions"
}
Logs :
Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [505 < 7000 OR 505 > 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]
--- FX Bot ---
Project : FX SQL Test
Job : Default
Env : Default
Region : US_WEST_2
Result : pass
Status Code : 500
Headers : {}
Endpoint : http://localhost:8080/api/v1/api/v1/jobs//clear-all-suggestions
Request :
Response :
I/O error on GET request for "http://localhost:8080/api/v1/api/v1/jobs/clear-all-suggestions": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out
Logs :
Assertion [@StatusCode != 404] resolved-to [500 != 404] result [Passed]Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [15009 < 7000 OR 15009 > 10000] result [Passed]
--- FX Bot ---
Project : FX SQL Test
Job : Default
Env : Default
Region : US_WEST_2
Result : pass
Status Code : 500
Headers : {}
Endpoint : http://localhost:8080/api/v1/api/v1/jobs//clear-all-suggestions
Request :
Response :
I/O error on GET request for "http://localhost:8080/api/v1/api/v1/jobs/clear-all-suggestions": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out
Logs :
2019-01-23 09:56:35 DEBUG [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : URL [http://localhost:8080/api/v1/api/v1/jobs//clear-all-suggestions]
2019-01-23 09:56:35 DEBUG [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : Method [GET]
2019-01-23 09:56:35 DEBUG [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : Request []
2019-01-23 09:56:35 DEBUG [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}]
2019-01-23 09:56:35 DEBUG [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : Response [I/O error on GET request for "http://localhost:8080/api/v1/api/v1/jobs/clear-all-suggestions": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out]
2019-01-23 09:56:35 DEBUG [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : Response-Headers [{}]
2019-01-23 09:56:35 DEBUG [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : StatusCode [500]
2019-01-23 09:56:35 DEBUG [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : Time [15012]
2019-01-23 09:56:35 DEBUG [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : Size [178]
2019-01-23 09:56:35 INFO [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [15012 < 7000 OR 15012 > 10000] result [Passed]
2019-01-23 09:56:35 INFO [ApiV1JobsIdClearAllSuggestionsGetPathParamIdMysqlSqlInjectionTimebound] : Assertion [@StatusCode != 404] resolved-to [500 != 404] result [Passed]
--- FX Bot ---
Project : FX SQL Test
Job : Default
Env : Default
Category : null
Tags : null
Severity : null
Region : US_WEST_2
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=YTA3ZTA3MjUtZWE4NC00M2ZlLTgzYjUtNjkxNThhNzdiMmZk; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:47:17 GMT]}
Endpoint : http://localhost:8080/api/v1/api/v1/jobs//clear-all-suggestions
Request :
Response :
{ "timestamp" : "2019-01-23T05:47:18.007+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/jobs/clear-all-suggestions" }
Logs :
Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [1402 < 7000 OR 1402 > 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] --- FX Bot ---