Applied MyEclipse and JUnit to do Hibernate Code Gen and Testing Albert Guo [email_address]
Agenda High Level Picture Hibernate Code Generation Code Gen Process Generate DAO for the four tables Artifacts Spring Configuration File Sequence Diagram Apply JUnit to do DAOs Test JUnit Framework How to Test with JUnit? Simplified Workflow of Applying JUnit Testing Process Generate Unit Test Result via Ant
High Level Picture Application Context DAO Classes ApplicationContext.xml Hibernate Mapping files Client Layer Business Layer Persistence Layer Spring – IOC Container Hibernate  Session Mgt. Business  Service Classes Hibernate Windchill Workflow Data Source /  Connection Pool
Code Gen Process including POJOs, DAOs,  hibernate mapping files and  Spring configuration file
Filled in connection info. Add  MS SQL driver Save password, then you do not need to type in again
Click Test Driver to test database connection If you connect to database successfully,  then you can see this popup window
Generate DAO for the four tables
Select tables which we would like to  do code gen. Click Hibernate Reverse  Engineering
Assign destination Generate hibernate mapping file Generate POJO Generate Spring DAO
Select ID Generator
Applied MyEclipse and JUnit to do Hibernate Code Gen and Testing
Artifacts We had generated POJOs,  hibernate mapping files, and  DAOs
Spring Configuration File Inject webSiteDataSource into  sessionFactory
Spring Configuration File – cont. Inject sessionFactory into each DAOs.
Sequence Diagram
Apply Junit to do DAOs Test
JUnit Framework
How to Test with JUnit? WipPortingDAO junit TestCase exercise 1..* TestRunner run 1..* WipPortingDAOTest test 1 test 2 …
Simplified Workflow of Applying JUnit Class files Test Cases Test Methods Test Suites Test Runner
Testing Process Overrides   setUp()   and/or  tearDown() Writes test methods, ex. test…() Uses  Assert.assert … () Writes  suite()  and/or  main()
Create Fixture via MyEclipse
Create Fixture via MyEclipse – cont.
Create Fixture via MyEclipse – cont.
Create Fixture via MyEclipse – cont.
Exercise & Verify
Exercise & Verify – cont.
Suit Management
Suit Management
Generate Unit Test Result via Ant
Generate Unit Test Result via Ant

More Related Content

PPT
Rifartek Robot Training Course - How to use ClientRobot
PDF
Últimas atualizações de produtividade no Visual Studio 2017​
PPTX
QTP Automation Testing Tutorial 5
PPT
ITK Tutorial Presentation Slides-944
PDF
KKBOX WWDC17 Xcode IDE - Hardy
PDF
Software Architecture - Quiz Questions
PDF
CodeWay 2019 - Gandalf: Bad code shall not pass
PDF
TestExec SL 7.1
Rifartek Robot Training Course - How to use ClientRobot
Últimas atualizações de produtividade no Visual Studio 2017​
QTP Automation Testing Tutorial 5
ITK Tutorial Presentation Slides-944
KKBOX WWDC17 Xcode IDE - Hardy
Software Architecture - Quiz Questions
CodeWay 2019 - Gandalf: Bad code shall not pass
TestExec SL 7.1

What's hot (13)

PDF
Boost your API with GraphQL
PPTX
TestersChoice_plug-in_tutorial
ODP
Why Katalon Studio?
PDF
Automation Testing with KATALON Cucumber BDD
PDF
React table tutorial use filter (part 2)
PDF
Automated Testing of Excel Workbooks
PDF
Lessons Learned Implementing a GraphQL API
PPTX
Microstrategy Integrity Manager for QA tests automation
PDF
Test Case Creation in Katalon Studio
PDF
Android with dagger_2
PPTX
Grails plugin development
PDF
Gradle by Example
PPTX
Boost your API with GraphQL
TestersChoice_plug-in_tutorial
Why Katalon Studio?
Automation Testing with KATALON Cucumber BDD
React table tutorial use filter (part 2)
Automated Testing of Excel Workbooks
Lessons Learned Implementing a GraphQL API
Microstrategy Integrity Manager for QA tests automation
Test Case Creation in Katalon Studio
Android with dagger_2
Grails plugin development
Gradle by Example
Ad

Viewers also liked (8)

PDF
Introduction to AndroidMock
PPTX
GN 2014 TLs
PPTX
OO design principle
PDF
What's software testing
PDF
Make Your SW Component Testable
PDF
PPT
UML knowledge
PDF
Unit testing in android
Introduction to AndroidMock
GN 2014 TLs
OO design principle
What's software testing
Make Your SW Component Testable
UML knowledge
Unit testing in android
Ad

Similar to Applied MyEclipse and JUnit to do Hibernate Code Gen and Testing (20)

PPT
Comparative Development Methodologies
PPT
Ab initio training Ab-initio Architecture
ODP
Workflow Management with Espresso Workflow
PPT
Managing Your Runtime With P2
PPTX
Java and windows azure cloud service
PDF
Release with confidence
PPT
Flash Camp Chennai - Build automation of Flex and AIR applications
PPTX
Play framework : A Walkthrough
PPTX
MSDN Presents: Visual Studio 2010, .NET 4, SharePoint 2010 for Developers
PPTX
How to make a Load Testing with Visual Studio 2012
PPT
Alm Specialist Toolkit Team System 2008 Deep Dive
PPT
Behavior Driven Development by Example
PDF
Advanced Debugging Using IntelliTrace
PDF
Continuous Web Performance Monitoring with Jenkins
ODP
Software Build processes and Git
KEY
Appengine Nljug
PDF
Jenkins & IaC
PPTX
Automation - web testing with selenium
PPTX
Adding a modern twist to legacy web applications
PDF
2018 Cisco DevNet Create : How to Treat a Network as a Container
Comparative Development Methodologies
Ab initio training Ab-initio Architecture
Workflow Management with Espresso Workflow
Managing Your Runtime With P2
Java and windows azure cloud service
Release with confidence
Flash Camp Chennai - Build automation of Flex and AIR applications
Play framework : A Walkthrough
MSDN Presents: Visual Studio 2010, .NET 4, SharePoint 2010 for Developers
How to make a Load Testing with Visual Studio 2012
Alm Specialist Toolkit Team System 2008 Deep Dive
Behavior Driven Development by Example
Advanced Debugging Using IntelliTrace
Continuous Web Performance Monitoring with Jenkins
Software Build processes and Git
Appengine Nljug
Jenkins & IaC
Automation - web testing with selenium
Adding a modern twist to legacy web applications
2018 Cisco DevNet Create : How to Treat a Network as a Container

More from Guo Albert (20)

PPTX
AWS IAM (Identity and Access Management) Policy Simulator
PPTX
TOEIC 準備心得
PDF
DBM專案環境建置
PDF
JPA Optimistic Locking With @Version
PDF
OCEJPA Study Notes
PPTX
OCEJPA(1Z0-898) Preparation Tips
PPTX
JPA lifecycle events practice
PPTX
XDate - a modern java-script date library
PDF
How to avoid check style errors
PDF
NIG系統報表開發指南
PDF
Ease Your Effort of Putting Data into History Table
PDF
NIG 系統開發指引
PDF
NIG系統開發文件閱讀步驟
PDF
Form Bean Creation Process for NIG System
PDF
A Short Intorduction to JasperReports
PPTX
Apply Template Method Pattern in Report Implementation
PPTX
Utilize Commons BeansUtils to do copy object
PPTX
Apply my eclipse to do entity class generation
PPTX
Nig project setup quickly tutorial
PPTX
Spring JDBCTemplate
AWS IAM (Identity and Access Management) Policy Simulator
TOEIC 準備心得
DBM專案環境建置
JPA Optimistic Locking With @Version
OCEJPA Study Notes
OCEJPA(1Z0-898) Preparation Tips
JPA lifecycle events practice
XDate - a modern java-script date library
How to avoid check style errors
NIG系統報表開發指南
Ease Your Effort of Putting Data into History Table
NIG 系統開發指引
NIG系統開發文件閱讀步驟
Form Bean Creation Process for NIG System
A Short Intorduction to JasperReports
Apply Template Method Pattern in Report Implementation
Utilize Commons BeansUtils to do copy object
Apply my eclipse to do entity class generation
Nig project setup quickly tutorial
Spring JDBCTemplate

Recently uploaded (20)

PPT
Module 1.ppt Iot fundamentals and Architecture
PPTX
Modernising the Digital Integration Hub
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
sustainability-14-14877-v2.pddhzftheheeeee
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PDF
WOOl fibre morphology and structure.pdf for textiles
PPT
What is a Computer? Input Devices /output devices
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
August Patch Tuesday
PPTX
O2C Customer Invoices to Receipt V15A.pptx
PPTX
The various Industrial Revolutions .pptx
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
Tartificialntelligence_presentation.pptx
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PPTX
Benefits of Physical activity for teenagers.pptx
PDF
Getting Started with Data Integration: FME Form 101
PDF
Developing a website for English-speaking practice to English as a foreign la...
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
Module 1.ppt Iot fundamentals and Architecture
Modernising the Digital Integration Hub
A comparative study of natural language inference in Swahili using monolingua...
sustainability-14-14877-v2.pddhzftheheeeee
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
WOOl fibre morphology and structure.pdf for textiles
What is a Computer? Input Devices /output devices
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
August Patch Tuesday
O2C Customer Invoices to Receipt V15A.pptx
The various Industrial Revolutions .pptx
Taming the Chaos: How to Turn Unstructured Data into Decisions
1 - Historical Antecedents, Social Consideration.pdf
Zenith AI: Advanced Artificial Intelligence
Tartificialntelligence_presentation.pptx
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
Benefits of Physical activity for teenagers.pptx
Getting Started with Data Integration: FME Form 101
Developing a website for English-speaking practice to English as a foreign la...
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor

Applied MyEclipse and JUnit to do Hibernate Code Gen and Testing