Questions tagged [software-evaluation]
The software-evaluation tag has no summary.
12 questions
-6 votes
1 answer
55 views
Percentage of time of an evaluation used to perform the evaluation [closed]
I often need to evaluate the time required to do software modifications and include this time in the evaluation. What is the average percentage of the time evaluated that should be used to perform ...
3 votes
2 answers
243 views
Are there any well-known quantitative approaches to evaluate a particular design whether it satisfies or violates the SOLID design principles? [duplicate]
I designed an application framework by considering the SOLID design principles and supported by design patterns. However, I wonder if there are any automated tools or well-known approaches to evaluate ...
5 votes
6 answers
2k views
How do I evaluate an IDE? [closed]
I don't want to know which IDE is best, because that's subjective. I'd like to know how to evaluate an IDE. I'm primarily a vim user, and realistically happy there, but occasionally look at languages ...
3 votes
4 answers
467 views
Would Using a PHP Framework Be Beneficial in My Context?
I've just started work at a small start-up company who mainly uses PHP to develop their front-end apps. I had no prior PHP experience before joining, and this has led to my apps becoming large pieces ...
-1 votes
3 answers
346 views
How to manage and improve a web application with 50 customers?
We've developed a Web Application using ASP.NET and Sql Server. We've started selling it and of course are still continue improving and developing it. How do we go about updating each client's ...
-1 votes
2 answers
1k views
Offline demo of website - tools to handle "saved" external links [closed]
I am designing a test (demo to users) of a web site from my local machine without Internet access. The site will be hosted locally, but I would also like users to be able to follow links to certain ...