Jama Options for Complex Testing variations

Slides:



Advertisements
Similar presentations
Mercury Quality Center 9.0 Training Material
Advertisements

T THE TASTIEST BOOKMARKS ON THE WEB ! Delicious. What is Delicious ? Delicious is a social bookmarking service that allows users to tag, save, organize,
HP Quality Center Overview.
September 2009 DOG Demonstration RON JEFFERIES Chrome & Firefox Web Browsers INTRODUCTION.
OAAIS Enterprise Information Security Security Awareness, Training & Education (SATE) Program or UCSF Campus VPN.
Secure Private Cloud Storage for Business. The Market Trend File Sharing Any Device Any Where Public clouds are good enough to personal users but security.
HistoryClass for The American Promise 5 th Ed. James L. Roark.
- your business within reach -. WHY CLOUD? Services run through browsers and apps on Smartphones and Tablets Eliminates physical devices Secured access.
SkillsClass Solo. Online resources: REQUIRED COURSE MATERIALS REQUIRED TO COMPLETE YOUR ASSIGNMENTS.
1 Quality Center 10.0 NOTE: Uninstall the current version of QC before downloading QC All QC 10.0 documents can be located on the BI Shared Services.
Tips and Tricks Presented by the VPS Tech Team. BROWSER SUPPORT Jonathan Nogales.
Accessing Extras Portal February 9, Finding Link to Extras Portal -The Extras Portal is accessed via the Expedient Extranet -Via the “Manage Extras”
Get Access to your Online Course Tools Course: Instructor: Office: Hours:
Hebrew in the Online Learning Center Student & Family Information.
Browser Wars By: Jesse Arredondo
Keeping Updated Ensuring hospital IT systems support ePortfolio.
Access Code Registration Portals for
May 6, 2009 Browser Compatibility Testing Definition It is a non functional type of testing where web based applications are tested on various browsers(IE.
Comprehensive Continuous Improvement Plan(CCIP) Training Module 1 CCIP Introduction.
Operations Management - Problems Students cannot play HW Requirements Self-RegistrationSW requirements Upload by Paris SW Capacity Internet connection.
Uploading, Encoding and Tracking Files.  Introduction  Source vs. Published File Types  Streaming vs. Downloaded files  The Upload Tab  Playlists.
Mobility FAQ Sheet As a Subcontractor/Vendor to the Broadspectrum Contract what tasks can I complete on Mobility? The table below lists the tiles you will.
Using the AASHTO Materials Library A Guide for Technical Sections (Rev. 7/27/2016)
How to access beSTandard on eSupplierConnect Portal
An introduction to JDM Pro Release 2.0
Compatible with the latest browsers; Chrome, Safari, Firefox, Opera and Internet Explorer 9 and above.
Software Testing Lab 1.
The MAL Targeting Script
UW-Superior V10.7 for Instructors
Using the AASHTO Materials Library
Creating an Account on Wikieducator
Getting Started with Stature
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Browser Settings *Failure to have the correct Browser cache setting may result in incorrect data being displayed. This is the procedure to allow Indistar.
UPDATED ELECTRONIC CLAIM FORM PROCESS
Software Testing With Testopia
UW-Superior V10.7 for Students
RemoteLaunch - Overview
Resolve All Mozilla Firefox Errors with Best Mozilla Technical Support How to Fix Website Loading Issues after Updating Firefox?
Get Access to your Online Course Tools
Testing REST IPA using POSTMAN
WEBINAR: Integrating SpiraTest with JIRA
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Updates Online Testing SCDC Feb 6-8, 2018
Get Access to your Online Course Tools
APPLICATION LIFECYCLE MANAGEMENT(ALM) QUALITY CENTER(QC)
Get Access to your Online Course Tools
Get Access to your Online Course Tools
E-Procurement Project
APPLICATION LIFECYCLE MANAGEMENT(ALM) QUALITY CENTER(QC)
Log-In Standard for Success Robbie Grimes
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
MassCommClass for Media & Culture 2013 Update 8th Ed. Richard Campbell.
Get Access to your Online Course Tools
Test Cases, Test Suites and Test Case management systems
Get Access to your Online Course Tools
Internet Advancement 2.0 May 29, 2019
Business Zone Ethernet Cease Order Journey – User Guide
Tyler Technologies presents: What you need to know about upcoming changes to your New World ERP technical environment in Scott Alan Miller MCP,
Getting Started With LastPass Enterprise
Create, Upload and Use Data Extensions (Lists)
Get Access to your Online Course Tools
Chloe Riley | Research Commons Librarian |
Presentation transcript:

Jama Options for Complex Testing variations

Test Run vs Test Case Status Test Plan Test Case Test Case Test Case Test Case Test Case Test Case Test Case Test Run Cycle 1 Blocked Test Run Cycle 2 Failed Test Run Cycle 3 Passed

Test Run vs Test Case Status Test Plan Test Case Test Case Test Case Test Case Test Case Test Case Test Case Test Case status shows is the most recent Test Run status Test Run Cycle 1 Blocked Test Run Cycle 2 Failed Test Run Cycle 3 Passed

Complex Testing Scenario Operating Systems Mac OSX Windows 7 Windows 8 Browser Internet Explorer (MS only) Safari (Mac only) Chrome Firefox Browser Version Internet Explorer 11, 10, 9 Safari 7, 6, 5 Chrome 33, 32, 31 Firefox 28, 27, 26 Each test needs to be run against each variation above This equals 27 different variations for each TC

Option 1 – Unique TC per variation Reuse and Sync TCs + unique Test Plan per Variation

Option 1 – Unique TC per variation Reuse and Sync TCs + unique Test Plan per Variation PRO Report on the true % of passing vs failing test cases Multiple cycles and test runs per variation Tweak test case per variation See the real complexity of your testing in Coverage view Filter TCs based on variation and see roll-up stats Can organize test cases by variation AND functional area (e.g. Login tests, Email tests, etc) CON Longer setup effort: author/import test cases once - then reuse. Each time a new test cycle begins, Test Manager must create a new cycle per variation (27 in this sample) For any new test cases added must reuse into each set and then add to 27 test plans Users must constantly switch between Test Plans

Option 2 – Unique TC per Variation Single test plan - use Folders and Test Groups for Variation

Option 2 – Unique TC per Variation Single test plan - use Folders and Test Groups for Variation PRO Report on the true % of passing vs failing test cases Multiple cycles and test runs per TC variation Tweak test case per variation See the real complexity of your testing in Coverage view Filter TCs based on variation and see roll-up stats Same authoring/import effort as Opt1 but less Test Execution setup time Organize everything in a Single Test Plan Managers can add a new cycle for all variations in one process Testers have a single place to see all test variations Can still assign by variation (e.g. Becky does all Mac OS Safari 7 tests) CON Cannot organize test cases by functional area, only by variation For any new test cases added must reuse into each folder

Option 3 – Generic TC, Unique Test Plans

Option 3 – Generic TC, Unique Test Plans PRO Less setup time to author/import test cases Report on the true % of passing vs. failing test runs Organize and assign testing by variation (e.g. Becky - Mac OSX Safari 7 tests) CON Same Test Execution setup effort as Option 1 Test Manager must create 27 new cycles, one per variation Test Manager must update 27 cycles if a new test case is added Cannot see total complexity in Coverage Explorer view No TC variations per OS/Browser Different test run results may conflict the roll-up test case status. Example: Test in Chrome, Fails. Test in IE, Passes. Overall Test Case Status will be Passed

Option 4 – Generic TC and Runs

Option 4 – Generic TC and Runs PRO Quick setup time Simple management when updating or adding a Test Case (just add once) Defects are the source of what is failing on which OS/Browser ? Organize and assign by test, not by variation (e.g. Becky does single test for ALL OS and Browser versions) CON When a test fails, hard show which variations passed vs failed. Cannot show true metrics of % passed vs % failed Test Cases do not allow for variations depending on the browser, os, etc Cannot see total complexity in Coverage Explorer view Bug relationships don’t go away upon new Test Cycles so bugs from old cycles will still show in Coverage View

LOE Option 1 Option 2 Option 3 Option 4 Test Authoring Medium Easy Unique TC Unique Test Plans Option 2 Single Plan, Unique Test Groups Option 3 Generic TC Option 4 Generic Test Runs Test Authoring Add Import Update Medium Easy Test Planning Add Cycle New Release Assign Update Plans w/ new Test Cases High Test Execution Execute Log Defects Test Result Reporting % Pass/Fail Traceability