The blog gives you idea of testing and automation testing example of selenium webdriver,SQl and Jmeter, you see the basic example of selenium web driver and get idea how to do automation testing,

How to Create project in Ecplise IDE ?

Eclipse is a software which is used to create application by writing and code and execute them, eclipse provide so many Short cut in it. Below is the snapshot which give you how to create project in eclipse

Eclipse provide facility to write the code and run it also you can debug the same and identity where you face issue . Eclipse have in built Glass fish server and eclipse easily integrated with android and other application, you can write android code and run the same code in the eclipse.



  • Open Eclipse in your system 
  • Clicked on New > java Project 



  • Check a pop-up is open
  • Enter Project in that pop-up
  • Clicked on Finished button



  • Check java project is created


  • Right Clicked on the Project name
  • Click on the new, check drop down is open
  • Clicked on the package


  • Enter the package name
  • Clicked on the Finished button



  • Check package is created
  • Right clicked on the package name
  • Clicked on the new
  • Check drop down is open
  • click on the class link






  • Enter class name 
  • clicked on the finished button
  • Check a project is created






No comments

Post a Comment

Powered by Blogger.