Skip to content

Conversation

@AnubhavKumar1133
Copy link

ProjectHub_SE

Welcome to the Software Engineering Lab projects repository! This GitHub repository is dedicated to educational purposes, providing comprehensive project documentation, source code, and testing frameworks to aid students in learning and contributing. Explore, learn, and contribute to enhance your software engineering skills.

Team Members

Project Details (Dream Nest)

This section provides an overview of the project included in this repository:

  • Project: Rental Service Web Application
    • Description: A user-friendly house rental platform. With intuitive search options and secure booking features, users can easily find and reserve their ideal stay, while hosts can showcase their properties with captivating photos and detailed descriptions.
    • Technologies: React, Node.js, MongoDB, Express.js

Selenium Testing

Selenium is a popular tool for automating web browsers. In this repository, we have implemented Selenium testing for ensuring the quality and reliability of our projects. Feel free to explore the testing frameworks and contribute to enhancing our testing suite. Some Features of our Application we tested:

  • Property Listing
  • Property Booking
  • User Authentication (Login/Register functionality)

We used the Selenium IDE to test our application's several features as mentioned above and with the help of that, we exported the Python scripts and using Chrome WebDriver, we tested those functionalities which couldn't be tested using Selenium IDE due to its limited capabilities.

How to Contribute

We welcome contributions from the community to improve our projects. Here's how you can contribute:

  1. Fork this repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/improvement).
  5. Create a new Pull Request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant