Hi there,hope you´re doing well. I would like to continue today with our A-SPICE series. Todays scope will focus on the SWE.2 – Software Architectural Design process. Previously we had a closer look onto SWE.1 – Software Requirements Analysis, which provides us the relevant information for this process. Let´s go!! Lets get started ID: SWE.2ProcessContinue reading “SWE.2 – Software Architectural Design”
Tag Archives: Polarion
Advanced Reporting: Scripted Page Parameters
Most widgets can use page parameters so that users can configure them without going into the edit mode of the report page. But some widgets have the additional capability to utilize “scripted page parameters” that can be used to add scripted logic to widget parameters. … So what do I mean by it? Let meContinue reading “Advanced Reporting: Scripted Page Parameters”
How to Navigate Polarions APIs – Some basic Tips
While it becomes pretty easy to achive your goal with the Polarion API, if you have experience and know where to search – it can be equally frustrating, if you don’t find the necessary classes, methods and starting points. In this post I want to share my “search-tactics” in the Polarion API to find whatContinue reading “How to Navigate Polarions APIs – Some basic Tips”
SWE.1 – Software Requirements Analysis
Welcome in 2021,I know its already been some months but I hope you had a good and motivated start into the new year. What could be better than starting by reading the newest blog post about “SWE.1 Software Requirements Analysis”? Last year we´ve analyzed the “SYS.3 System Architectural Design” process and finished the system levelContinue reading “SWE.1 – Software Requirements Analysis”
Revert changes and recover deleted items in Polarion
Because Polarion saves each change in the underlying SVN repository, you can restore data or revert any changes you’ve made in Polarion. Attention: Be very carefull with working directly at the repository! I recommend to test changes on the repository at a local Polarion first, before you do it at a productive system. I wantContinue reading “Revert changes and recover deleted items in Polarion”
How to create your own Velocity Widget
Polarion offers the possibility to create your own widgets that you can add in any LiveReport pages of your project. They enable you to report or show exactly the information which is needed in your project. In this post I will explain the basics of velocity widget development and an example of how you couldContinue reading “How to create your own Velocity Widget”
Polarion Advent Calendar
Siemens offers a 24-Door Polarion advent calendar with a lot of neat extensions, meet the experts and others. Although most things are really held in the context of Christmas, the technical stuff and free consultings are really interesting. So don’t miss it and take a look into it! You can find the Playlist here: https://www.youtube.com/watch?v=ya72_UhvQXI&list=PLYGbB3CefExRirfCV-U1zOw8LX1mU0g0hContinue reading “Polarion Advent Calendar”
Advanced: The Work Item Pre-Save Hook – checking Work Items before saving
Topic: Checking, if the entered data is correct, before saving a Work Item in Polarion – this is made possible by a small extension on the extension portal.
Basics: Polarion Templates
You might want to modify existing project templates or even create a complete new one, to instantiate new projects based on your own templates – adapted to your specific processes. Here I will explain the absolute basics about the structure of project templates. To understand project templates, lets take a look at the project structureContinue reading “Basics: Polarion Templates”
Rendering vs Open API
When to use Rendering and when to use the Open API of Polarion – A question often asked. Which I’m trying to make a little bit clearer. This post is based upon my experience with the APIs. I’m aware of the fact, that some things I’m explaining may not be perfect. Maybe there are waysContinue reading “Rendering vs Open API”