BLOG CATEGORIES
This is one of the most efficient training I have ever attend and I have attended a lot of trainings. I can now design advanced reports and if I practice a bit, I am sure I can get some expertise on it. So Thank YOU.
RPE Template
Publish advanced RPE reports using DNG reporting wizard
- September 9th, 2016
- Author: oana.capatana
- Category: DOORS Next Generation, News, RPE Template
- Discussion: No Comments
Overview This post presents how to customize and run an advanced RPE traceability report directly from DNG Web UI and how you can use one template to generate multiple types of reports.The template used will extract DNG requirements, RQM Test Cases and Test Scripts and RTC Work Items. The sections covered are: How to upload your RPE template [...]
Publish RPE documents directly from RQM Web UI
- June 16th, 2016
- Author: oana.capatana
- Category: News, Rational Quality Manager, RPE Template
- Discussion: No Comments
RQM Web UI allows users generate reports from pre-defined or custom templates. Custom templates can be built using RPE, uploaded in RQM and used to create reports that can later be made public to other users as well. For this post I have created a simple RPE template that retrieves data from a test plan and [...]
Extract test case results from Jazz RQM with RPE 1.1.2
- March 27th, 2012
- Author: hategan.oana
- Category: RPE Template
- Discussion: 21 Comments
Recently I had to generate some test cases reports from Jazz Quality Management with RPE 1.1.2. Everything went very smoothly until I also needed the testing results to be contained in my reports. Here is the solution I came up with [...]
Create a two column PDF document
- April 4th, 2011
- Author:
- Category: RPE Template
- Discussion: 1 Comment
Knowing that there is no special element in RPE Pallet to create multiple column documents I was looking to find an alternative to be able to create a two column PDF document. After a quick research I’ve seen that MS Office Word 2007/2010 provides the functionality to save a Word document in PDF format. Based on [...]
How to define a good looking footer
- February 25th, 2011
- Author:
- Category: RPE Template
- Discussion: 1 Comment
In order to create a good looking footer we’ll use a Table element with one row and three cells. The first cell will be designed to contain some text, the second cell will contain the page number and the total pages number and the last cell will contain an image representing a logo and some [...]
Extracting Images on a new Landscape Page
- January 4th, 2011
- Author:
- Category: RPE Template
- Discussion: No Comments
Extracting Images on a new Landscape page Sometimes an extracted image or diagram is much more usefully if it is extracted on a new landscape page because the increased dimension of the page allows bigger images to be displayed on the page.In order to extract images in this way we need two master pages: 1. The first one [...]
Displaying current date using JavaScript
- December 16th, 2010
- Author:
- Category: Javascript, RPE Template
- Discussion: 4 Comments
RPE can generate documents containing the current date by using Java Script code in a Script Expression value assigned to a Text element. How does Java Script get the current date? In order to obtain the current date using the Java Script language a variable of type „Date” needs to be created. The Date [...]
Extracting Data in Master Page
- November 22nd, 2010
- Author:
- Category: RPE Template
- Discussion: 1 Comment
A Master Page helps you to format how page looks like (page borders, orientation, margins, color and size) and to add header and footer sections on your documents. When designing a Master Page it might be necessary to make available data attributes in contexts where normally they would not be available. Although data attributes cannot be used [...]