Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0bf70ad

Browse files
update readme
1 parent be5cdab commit 0bf70ad

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

‎Readme.md

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Project Assessment:(XO_GMAIL_1)
2-
The provided repository contains an incomplete automated test for email sending functionality via Gmail.
1+
# Project Assessment:
2+
The provided repository contains a sample complete automated test using selenium webdriver for email sending functionality via Gmail.
33

4-
The test is supposed to:
4+
The test is doing following things:
55
- Login to Gmail
66
- Compose an email from subject and body as mentioned in src/test/resources/test.properties
77
- Label email as "Social"
@@ -22,15 +22,6 @@ The test is supposed to:
2222
-Click on "Inbox" tab and mark the checkbox for "Social" and "Primary" under Categories so that "Social" and "Primary" tabs appear on the main page of your Gmail account
2323
- DO NOT change the project structure and use Gradle only
2424

25-
# Tasks:
26-
1. Complete the automated test to include the missing functionality, refer to the section titled 'Project Assessment' for requirements.
27-
2. There are a few bugs in the existing code that we'd like you to fix, the test case seems to be failing right now. Even though the project might not be in a great structure, please do not spend your valuable time on structure modifications unless explicitly asked to, just focus on fixing bugs.
28-
29-
PLEASE NOTE THAT ALL THE TASKS LISTED ABOVE ARE MANDATORY. We'll be evaluating your submission on the following parameters:
30-
31-
- Complete the incomplete unit test.
32-
- Bug fixes.
33-
3425
# Prerequisites:
3526
- ChromeDriver 2.44 , JDK 8+
3627
- Any IDE
@@ -39,10 +30,3 @@ PLEASE NOTE THAT ALL THE TASKS LISTED ABOVE ARE MANDATORY. We'll be evaluating y
3930
- Modify src/test/resources/test.properties to point to ChromeDriver's path on your system
4031
- On any terminal, move to the project's root folder and execute the following command:
4132
- ./gradlew clean test
42-
43-
# How to deliver:
44-
This is how we are going to access and evaluate your submission, so make sure you go through the following steps before submitting your answer.
45-
46-
1. Make sure that the tests are passing, there are no errors, and any new dependencies are specified in build.gradle.
47-
2. Zip your project folder and name it 'cross-mail-selenium-java_<YourNameHere>.zip'.
48-
3. Store your file in a shared location where Crossover team can access and download it for evaluation. Do not forget to paste the shared link in the answer field of this question.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /