John D. McGregor Session 13 Testing

Slides:



Advertisements
Similar presentations
By SAG Objectives Cross platform QA Automation for web applications Scheduling the automation Automatically build the test scripts Generate the.
Advertisements

Maven: Build and project management in the 21th century.
My PGR Donna Miljus Change Team November My PGR Key Features Phase 1 provides an online tool which records meetings with supervisors and mentors.
Phase Difference = Phase Difference = 0.05.
CPSC 871 John D. McGregor Module 1 Session 3 Assignment.
UK HealthCare’s New Learning Management System (LMS)
DIVISION OF FINANCE Office of the Vice President for Finance OFFICE OF BUDGET AND FINANCE Travel and Expense Prepared By AUTOMATION OF TRAVEL AND PCARD.
CPSC 871 John D. McGregor Module 7 Session 2 Agile Software Development.
CPSC 871 John D. McGregor Module 4 Session 3 Architecture Evaluation.
CPSC 871 John D. McGregor MMS1 Maintenance & a new trend.
© State of South Carolina. All rights reserved. Nakisa Organization Chart Software Update Paige Stephens, SCEIS Team Kevin Paul, HRD.
CpSc 875 John D. McGregor AADL. Point of sale system.
CPSC 871 John D. McGregor M9S1 Next Steps. Challenges Relating Requirements and Architectures Moving to Evidence-based Practice Engineering Scalability.
CPSC 871 John D. McGregor Module 2 Session 4 CMMI & assignment.
Step 4 Presenter: Updated 6/21/2013. Training Overview Introduction Walk Through Step 4 Scheduled FET Trainings & Completion Dates for FET Step(s) Question(s)
Poster Presentations Introduction Section 0 Lecture 1 Slide 1 Lecture 8 Slide 1 INTRODUCTION TO Modern Physics PHYX 2710 Fall 2004 Intermediate 3870 Fall.
CPSC 871 John D. McGregor Module 7 Session 1 More UML.
Initiator & Approver Training PTA Manager. Welcome, Introductions & Agenda – 5 minutes Introduction– 5 minutes Learning Objectives (Common and Role Specific)
CPSC 372 John D. McGregor Module 3 Session 5 Assignment and References.
CPSC 873 John D. McGregor Session 9 Testing Vocabulary.
CPSC 871 John D. McGregor Change management Module 2 Session 3.
CPSC 871 John D. McGregor Module 2 Session 2 Fault Analysis.
CPSC 873 John D. McGregor Session 15 Test suites and tools.
SW Development Project 2
CPSC 871 John D. McGregor Module 8 Session 3 Assignment.
The Blockheads Status Presentation I. Week 1 Changes were made to our timeline and program based on the meeting held with Dr. Snell on Thursday, January.
CPSC 372 John D. McGregor Module 6 Session 4 Sonar.
CPSC 372 John D. McGregor Module 1 Session 2 Process Measurement.
CPSC 873 John D. McGregor S20 More measurement. Utility is a term used by economists to describe the measurement of "useful-ness" that a consumer obtains.
CPSC 203 Introduction to Computers Lab 21 By Jie Gao.
CPSC 872 John D. McGregor Session 18 Evaluating Specification.
CPSC 872 John D. McGregor Session 13 Process. Specification and design problem solution specification implementation specification.
BSHS 311 Week 2 Learning Team Report on Behavioral Tools ​ Preparation Report on Behavioral Tools: Conduct an Internet search for a professional article.
Troop 313 Parent Orientation October Welcome We would like to welcome you as a new member of Arlington Boy Scout Troop 313. We hope that this information.
John D. McGregor Eclipse Process Framework Module 2 Session 4
John D. McGregor Session 5 Domain Analysis, cont’d
CPSC 875 John D. McGregor C23 - Architecture evolution/organization/safety analysis and product lines.
John D. McGregor Session 9 Testing Vocabulary
St John Ambulance Please note:
St John Ambulance Please note:
Team 1: 32 responses Team 2: 55 responses Team 3: 29 responses
John D. McGregor Session 9 Testing Vocabulary
St John Ambulance Please note: Any deviation from the slides contained in the original presentation are not sanctioned by St John Ambulance. Individuals.
John D. McGregor C15.1 – Process/AUTOSAR
CPSC 372 John D. McGregor MSemat.
St John Ambulance Please note: Any deviation from the slides contained in the original presentation are not sanctioned by St John Ambulance. Individuals.
Carbon footprint training
Team Building Pre Session Preparation
CONTINUOUS INTEGRATION –WHY WE DO IT?
John D. McGregor Session 16 Where are we? Where are we going?
1 Hour Training Bubbles Managers Guide to Giving Appraisals
John D. McGregor Module 1 Session 3 Assignment
Resource by Katie Hudson
CS6020 Advanced Assembler Project
EPILEPSY SUPPORT GROUP
John D. McGregor M11S4 Value of designs and assignment
4/12/2019 5:27 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
UPDATE on SVN & MANTIS Upgrade
EPILEPSY SUPPORT GROUP
St John Ambulance Please note: Any deviation from the slides contained in the original presentation are not sanctioned by St John Ambulance. Individuals.
Overcoming Common Challenges
Energy Transfer Your Name.
Print Screens of my Proof Copy
John D. McGregor Session 10 Misc.
John D. McGregor Session 11 Adv Design Patterns
GRADUATION REPORT [ This report shows students who will graduate
Building a CMMI Data Infrastructure
Engaging Teams with Data
St John Ambulance Please note: Any deviation from the slides contained in the original presentation are not sanctioned by St John Ambulance. Individuals.
John D. McGregor Ocarina
Presentation transcript:

John D. McGregor Session 13 Testing CPSC 873 John D. McGregor Session 13 Testing

https://cs.gmu.edu/~offutt/softwaretest/powerpoint/ www.junit.org www.sonarqube.org https://eclipse.org/hudson/ https://www.eclipse.org/hudson/the-hudson-book/book-hudson.chunked/ch10.html https://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_98/jdtut_11r2_98_3.html http://www.slideshare.net/amscanne/continuous-integration-16284334?next_slideshow=1 http://www.tutorialspoint.com/junit/junit_plug_with_eclipse.htm

Here’s what you are going to do We want to be able to apply various V&V tools to the program under development Create a continuous integration environment using Hudson that will build/compile the brickles program and then apply sonarqube to the program to point out issues and then apply a set of junit test cases to the program. The program should be held in the svn repository Submit screen prints from various phases, submit notes on issues you encountered, be prepared to demo the continuous chain. This can be teams of up to 3 people. Submit by 11:59PM October 21st