DBMS mini Project modified for STQA testing purpose
The Contact Form folder Contains all neccessary file DBMS project with databases This is Ecllipse Project Pre-requisites: For DBMS only :
- XAMPP or MAMP
- MySQL For STQA testing 1 Eclipse IDE A) Chrome Driver B) Selenium Jar - Here I Have used 3.xx but 4.00 was release after this install Selenium Jar 3.xx if want run as it is in Eclipse C) TestNG is also required.
Steps To Setup: For DBMS :
- install all mentioned above.
- import the database .sql file given in ContactForm folder.
- cut the folder and add it to XAMPP/htdocs or MAMP/htdocs depends on what you have installed.
For STQA Part:
- Install Eclipse and just import This Project
- Build the path for Selenium and TestNG in classPath
Functionality that can added On top:
- Registration for Multiple Admin - Files half baked given Proceed with that if you like.
- Extra navigation for user to return back To user site or Thanks YOU message - Also half baked file present.
Again Thanks for Stopping By Happy Coding Nothing is Hard to achieve if you have motive for it.