Skip to main content

Questions tagged [tools]

Questions about development tools and other tools that are useful especially to programmers.

1 vote
1 answer
105 views

Creating an effective training plan for a new testing tool involves the following key step: Decide on the training duration. A short session is more effective than a long one. How do I measure the ...
Arunabh's user avatar
-1 votes
1 answer
1k views

We have an enterprise solution which consists of multiple components which are in turn comprised of micro services. We cater to both onprem and hosted models. The challenge is to keep track of the GIT ...
Sam's user avatar
  • 1
1 vote
1 answer
1k views

I'm currently a user of a large research compute cluster which has many other users. We all have access to a shared program that is being actively developed and used. Since we are all effectively ...
Charlie's user avatar
  • 47
1 vote
0 answers
119 views

It seems pretty common knowledge that code is read far more than it is written. Does this mean that if a tool produces code that's checked in, then it's a net negative (saves the author some time in ...
user avatar
2 votes
1 answer
53 views

The UI team deliver the HTML files to the development team. Developers code PHP on html files to make the website. But later we face a lot of changes in design. The designing team makes the changes in ...
nithinTa's user avatar
  • 141
-1 votes
1 answer
329 views

I'm designing a tool in my organisation to help me with release management. The organisation is composed of several small teams that manage their own repositories in git. The release manager is ...
tsps's user avatar
  • 177
4 votes
4 answers
676 views

Since high Cyclomatic Complexity is harmful, and it would be beneficial to lower it down by creating sub functions. However, it might lead to a long calling queue and lead to some super nested ...
Jiahang Li's user avatar
0 votes
1 answer
69 views

We have quite a large project where and tend to apply risk based approach to stringency of unit tests and code reviews. E.g. components classified as A need to have higher coverage than components ...
Melioer's user avatar
  • 153

15 30 50 per page
1
2 3 4 5
8