Skip to main content

Questions tagged [software-evaluation]

-6 votes
1 answer
55 views

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 ...
Mr Rubix's user avatar
3 votes
2 answers
243 views

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 ...
Mahmood G. B.'s user avatar
5 votes
6 answers
2k views

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 ...
xenoterracide's user avatar
3 votes
4 answers
467 views

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 ...
Will Sewell's user avatar
-1 votes
3 answers
346 views

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 ...
Muhammet Göktürk Ayan's user avatar
-1 votes
2 answers
1k views

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 ...
iftheshoefritz's user avatar