5
votes
0answers
129 views

How is Stack Overflow developed, tested and deployed?

I am not talking about technologies or stacks. Stack Overflow is one of the largest ASP.NET applications around, and I am interested in development methodology, testing methods and deployment ...
7
votes
1answer
129 views

Why are all comments by Community User on 14 May?

On the comments tab of the activity page on the network profile of the Community User, all comments are dated 14 May. They're all on Meta and of the nature of We detected an invalid link in your post, ...
0
votes
1answer
128 views

What testing tools should be used in conjunction with Stack Overflow?

What testing tools should be used in conjunction with Stack Overflow? By "testing tools," I mean online tools for testing code like jsFiddle and Codepad. It seems that the most common ones in use are ...
43
votes
47answers
1k views

Help us test the advantages of using a CDN

We're looking at putting our static content – JavaScript, CSS, images, etc. – on a CDN. Currently we're serving this content from http://sstatic.net. While this works great, it means that ...
0
votes
0answers
28 views

Is there any “Share your project” areas in stackoverflow?

EDIT 2: As ChrisF commented, http://codereview.stackexchange.com/ is the solution. Well, the title says most of it. I have my own website that I intend to post this on also, but I don't want to post ...
2
votes
1answer
274 views

Where should we ask software testing questions?

We've got stack overflow for developers, super user for "computer enthusiasts", server fault for IT pros and network admins and meta for questions on policy of other things. So what about software ...
3
votes
2answers
148 views

Unit testing here or somewhere else?

Are unit testing questions in scope for this site? I found a stack exchange (bugoverflow.com) site geared for testers but I'm not sure of where to go for unit testing questions as this is primarily a ...
4
votes
3answers
273 views

Does Stack Overflow have automated tests?

Does Stack Overflow have automated tests? If yes, what kind of (unit, integration, etc)? How are they organized and used?
5
votes
6answers
250 views

Can I ask people to test a program?

I've just finished working with a huge program for demonstrating a routing algorithm (using LinkedLists in Java). And although it seems to be working fine, I would like for more people to look it over ...
4
votes
4answers
134 views

Will Meta ever be used for new feature tests or trials? Should it be?

Will Meta ever be used for new feature tests or trials? Should it be? I'm leaning heavily on the "trials" part of the question. I wouldn't expect the team to put something here that wasn't thought to ...