Created
October 30, 2015 06:00
-
-
Save pranavgore09/82bbd77cbcb9e26b927e to your computer and use it in GitHub Desktop.
Test questios YAML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| q4: | |
| title: "Question 4 (Dev Tools)" | |
| steps: | |
| - Hit the URL | |
| - This page increments the counter whenever you click on first button. | |
| - Same should happen when you click on second button, but it is not working. | |
| - Find out why and tell us what steps your followed. | |
| q5: | |
| title: "Question 5 (Dev Tools)" | |
| steps: | |
| - Hit the URL | |
| - When you click on a button, javascript saves a value in variable called “me" | |
| - find out value of "me" and tell us what steps your followed. | |
| q6: | |
| title: "Question 6 (Dev Tools)" | |
| steps: | |
| - hit the URL | |
| - Given page should have shown the form with two text fields and one button. | |
| - But it is not showing anything right now | |
| - Find out why and tell us what steps your followed. | |
| q7: | |
| title: "Question 7 (Dev Tools)" | |
| steps: | |
| - Hit the URL | |
| - Give us the value of user-agent set in this request. | |
| q8: | |
| title: "Question 8 (Dev Tools)" | |
| steps: | |
| - Hit the URL | |
| - Inspect and give key and value of cookie set by this page. |
q10:
title: "Question 10 (Dev Tools)"
steps:
- Hit the URL
- Check the responsiveness of current page on Samsung Galaxy Note 3 (Mobile device).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
q9:
title: "Question 9 (Dev Tools)"
steps:
- Hit the URL
- Find button called 'me' and find out computed properties/styles.