DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
postman test check response status
pm
.
test
(
"Status code is 200"
,
function
(
)
{
pm
.
response
.
to
.
have
.
status
(
200
)
;
}
)
;
PREVIOUS
NEXT
Tagged:
#postman
#test
#check
#response
#status
ADD COMMENT
Topic
COMMENT
Name
7+8 =
Submit