| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 5

1. Postman is:

Correct Answer is : Chrome Extension

2. How would you use Postman Chrome app to read and write cookies?

Correct Answer is : Both b and c are true

3. How would you access the value of the variables from a data file inside prerequisite and test scripts?

Correct Answer is : Both a and b

4. Which is the correct form to insert an environment variable into a script in tests tab?

Correct Answer is : EnvironmentVariable.Variable_Name

5. How would you get a Response Header message?

Correct Answer is : responseHeaders.Message;