找考题网-背景图
单项选择题

如何在PyTest中验证HTTP响应的状态码()

A.使用response.get()
B.使用response.status()
C.使用response.status_code
D.使用response.code()

热门试题