A.response.body
B.response.text
C.response.json
D.response.content
您可能感興趣的試卷
你可能感興趣的試題
A.headers屬性
B.cookies屬性
C.params屬性
D.data屬性
A.在請求頭中添加
B.在請求體中添加
C.在URL中添加
D.在cookies中添加
A.response.text()
B.response.get_content()
C.response.content()
D.response.get_text()
A.response.headers()
B.response.get_headers()
C.response.header_info()
D.response.get_response_headers()
A.response.get_status()
B.response.status_code
C.response.status()
D.response.get_code()
最新試題
在PyTest中,用于斷言HTTP響應(yīng)的方法是()
在WEB系統(tǒng)測試方案設(shè)計中,哪些測試類型是必須進行的()
在Requests 中,Session使用下面哪個方法可以將請求中的參數(shù)轉(zhuǎn)換為URL編碼格式()
Requests中可以通過哪些方式傳遞參數(shù)()
在PyTest中,以下哪個選項用于將測試用例分組為一個測試集合()
為了編寫有效的軟件測試用例,測試人員應(yīng)該考慮以下哪些因素()
在WEB系統(tǒng)測試方案設(shè)計中,哪些因素會影響測試用例的設(shè)計()
在用例維護過程中,以下哪些是需要更新的內(nèi)容()
JMeter支持哪些類型的測試計劃()
Selenium WebDriver如何判斷元素是否已選擇()