Skip to main content

Questions tagged [change-management]

2 votes
1 answer
460 views

During unit testing it is possible to estimate the code coverage to see which share of the code base is covered by the tests. For one part (the simple calculatable one) of a risk estimation we need to ...
Joe's user avatar
  • 129
2 votes
4 answers
286 views

The Background I have a friend (no, really!). This friend works in the layer between IT and end users. Something like a business analyst or consultant. This friend does not have a technical or IT ...
Johndt's user avatar
  • 207
1 vote
3 answers
225 views

I'm developing an application where one of the main components of the app heavily relies on a third-party framework to work. The choice of framework is highly volatile and it is likely that business ...
RodYt's user avatar
  • 69
0 votes
0 answers
163 views

I would like to ask for help with activity diagrams in EA and decision block (branching). Lets assume we have simplified activity diagram with decision block "Is working day today?" with 2 branches "...
Petr Komárek's user avatar
0 votes
2 answers
2k views

I'm designing a system that acts as a master data service for what I shall here call boxes. The system is to be implemented in Java with a relational database (SQL) as the main storage. Each box has a ...
ZeroOne's user avatar
  • 956
0 votes
1 answer
117 views

The paper in question is Peter Keen's "Information Systems and Organizational Change". This is considered a classic paper in software engineering, I'm studying it right now for a retrospective on a ...
neener neener's user avatar
-1 votes
1 answer
585 views

How can I handle change requests to already finished user-stories? Let's say there is a user story which describes how the user wants to list entities. The story describes further: which information ...
Dominik H's user avatar
-3 votes
1 answer
105 views

Our application stack looks something like Java 8 out of Tomcat 7, several distinct Postgres databases, Maven for build and Jenkins for CI. I have fully automated my team's build process using except ...
amphibient's user avatar
  • 1,591

15 30 50 per page