Skip to content

Instantly share code, notes, and snippets.

@pranavgore09
Created October 30, 2015 06:00
Show Gist options
  • Select an option

  • Save pranavgore09/82bbd77cbcb9e26b927e to your computer and use it in GitHub Desktop.

Select an option

Save pranavgore09/82bbd77cbcb9e26b927e to your computer and use it in GitHub Desktop.
Test questios YAML
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.
@vikasyelapale
Copy link
Copy Markdown

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