Giter Club home page Giter Club logo

wu_assignment's Introduction

Assignment README Overview

This repository contains the code for an assignment completed as part of [WU Assessment]. The assignment involved java+selenium+karate framework.

Project Structure

The project structure is organized as follows:

src/main/java: Contains the source code.
src/test/java: Contains the test code for the karate and runner file for karate.
pom.xml: Maven project configuration file.

Features Implemented

[Feature 1]: Link retrieval on a webpage using different java features.
[Feature 2]: karate feature file with different request
[Feature 3]: Validating stock prices and comparing hashmaps

Technologies Used

Java
Maven
Selenium WebDriver
Karate (for API testing)

Setup Instructions

To run the project locally, follow these steps:

Clone the repository:
git clone https://github.com/rajanimesh64/WU_Assignment.git

Navigate to the project directory:

cd assignment

Run the project:

Open the Project in Eclipse:
Open Eclipse IDE and go to "File" > "Import".

Import Maven Project:

In the Import dialog, expand the "Maven" folder and select "Existing Maven Projects".
Select the Project Directory:
Click on "Next" and then browse to the directory where you cloned the Git repository (WU_Assignment). Select the directory and click "Finish".

Wait for Dependencies to be Resolved: Eclipse will import the Maven project and start downloading its dependencies. Wait for the process to complete.

Run the Project:

Once the project is imported successfully, you can run it by right-clicking on the project in the Project Explorer, selecting "Run As", and then choosing an appropriate run configuration (e.g., "Java Application", "JUnit Test", etc.).

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

Fork the repository
Create a new branch (git checkout -b feature-name)
Make your changes
Commit your changes (git commit -am 'Add new feature')
Push to the branch (git push origin feature-name)
Create a new Pull Request

For any inquiries or feedback, please contact [Animesh Raj] at [[email protected]].

wu_assignment's People

Contributors

rajanimesh64 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.