You are on page 1of 1

Q1: ​Please write Selenium scripts to automate the following:

1. Google Search
a. Take the “search string” from the user
b. Search the “search string” taken from the user in the previous step on Google on
the browser of your choice

2. Login in Flipkart
a. Open a browser of your choice like Mozilla Firefox.
b. Navigate to Flipkart site (http://www.flipkart.com)
c. Enter Email Id or Phone Number.
d. Enter password.
e. Click login button.
f. Verify that user is logged in successfully.

Q2: ​Testing a Calculator

You’re given a calculator as shown in the image below. You have to test if the calculator works
fine. Write the test cases that you’ll use to test this calculator.

Estimated time for the assignment: ​1.5 to 2.5 hours

Assignment submission guidelines:

Please submit a zipped folder containing the solution files as mentioned below:
1. For Q1, please submit your Selenium scripts. Make sure that the Selenium scripts work
as you may be asked to execute the automation created in Selenium in your interview.
2. For Q2, a docx/pdf file having the test cases written is to be submitted.

You might also like