shivakumarkothakota's Stars
tjagda/Broken-Link-Checker
Automated web crawler that searches through an entire given domain and output every link's results to an excel file (excellent for QA use).
SPLWare/esProc
esProc SPL is a scripting language for data processing, with well-designed rich library functions and powerful syntax, which can be executed in a Java program through JDBC interface and computing independently.
uniVocity/univocity-parsers
uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.
Accenture/DBTestCompare
Application to compare results of two SQL queries
Accenture/DBTestCompareGenerator
Tool for generating database tests
atinfo/awesome-test-automation
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by https://zapple.tech and https://automated-testing.info
CognizantOpenSource/Cognizant-Intelligent-Test-Scripter
amarajit/springboot-learn-by-example
SpringBoot Learn By Example Book
alina-olaru/Library--SpringBoot-Hibernate
Library application including 3 interfaces : user interface (user-friendly ,create account,forgot password service , change password and account details , see order history , your wishlist , your addresses , get recommandations based on your whishlist , order and your personal library.Manage this personal library adding books that you already read or that you own via your profile or signing a book from library interface as read. Admin interface with CRUD operations on all DataBase tables that reffers to library manangement(books,categories,users,authors,publishers,etc).Also , the posibility to see dashboard with raports about prices , sells,etc.Landing interface is also user-friendly , using Angular themes , I created 4 themes ( 2 dark and 2 light) that changes the colours dinamically.The posibility to search and filtrate by different criteria.Also ,user can add something to cart , obtain vouchers , answer to quizzez and get discounts or points for orders , can apply discounts on cart(if items are in elligible category).With Spring I implemented Mail Service , so user gets mail when he register , edit his details , change his password , daily/weekly if he is subscribed to neesletter , after he place an order , once a week if he has items in wishlist that he didn't bought yet.
AbhudyaSingh/E-CommApp
E-Commerce Application Feb 2020 Project description Build a simple E-Commerce Application with MVC framework for learning purpose with funtionalities that support: 1) User Login with validations, 2) Admin Login, 3) Adding and Removing to Cart 4) Database Support Tech- Frontend - HTML,CSS,Bootstrap Backend - Java , SpringBoot Database - MySQL
dimpy-chhabra/MyMess
Core Java: Desktop App : Has a user and admin interface to manage buying-selling and cart mechanism.
ppbordoloi/java-assignment-2
Create a Java ShoppingCart Web Application using Spring MVC and Hibernate(Same as Flipkart)The following features are implemented in this•Admin login•Product addition by admin•User login•Add item to cart •Delete item to cart•Billing of the items in cart
Antoine-Mace/Jshop
Jshop is a fully functional E-shop website developed with JAVA and MVC design pattern. Cart and Admin area features available.
datacharmer/test_db
A sample MySQL database with an integrated test suite, used to test your applications and database servers
avamsykiran/wellsfargoFSD
narayananpalani/testautomation
:white_check_mark: Test Automation Repository contains Selenium Webdriver Frameworks using Java,DotNet,Ruby-Developed to help readers of 'Software Automation Testing Secrets Revealed' [Part1 and Part2]; Part1: https://play.google.com/store/books/details?id=AK44DwAAQBAJ Part2: https://play.google.com/store/books/details/Narayanan_Palani_Selenium_Webdriver?id=MSphDQAAQBAJ
FluentLenium/FluentLenium
FluentLenium is a web & mobile automation framework which extends Selenium to write reliable and resilient UI functional tests. This framework is React ready. Written and maintained by people who are automating browser-based tests on a daily basis.