• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

new forum - testing

 
Trailboss
Posts: 23866
IntelliJ IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm thinking we need a new forum in the engineering section called "Testing"
Comments?
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What kind of things do you see going in there?
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As in "unit testing", "system testing", "beta-testing" ...?
 
Ranch Hand
Posts: 7729
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Test first programming?
 
paul wheaton
Trailboss
Posts: 23866
IntelliJ IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Unit testing, integration testing, system testing, test first programming, JUnit, JTest, WinRunner, QA, etc.
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you were to combine this idea with eXtreme Programming then you would have posted a 'test post' before posting this post...
 
Ranch Hand
Posts: 2379
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I strongly appreciate this step. Now-a-days I am browsing a testing/QA site a lot named QAForums
 
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good Idea.
But can we club Performance and Testing in one forum. The Performance forum moves a bit slowly (atleast these days )
 
paul wheaton
Trailboss
Posts: 23866
IntelliJ IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It seems that most performance questions get asked in the forum that relates to the item requiring performance. Questions about EJB performance get asked in the EJB forum.
Maybe we should rename the performance forum to Testing and then post a message saying something the change. This way we keep all of the old posts for searching.
 
Barry Gaunt
Ranch Hand
Posts: 7729
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have just read something about Mock Objects which seems to have something to do with unit testing. I couldn't understand a word of it, so stick Mock Objects in this new testing forum please very much.
-Barry
 
Wanderer
Posts: 18671
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It seems that most performance questions get asked in the forum that relates to the item requiring performance. Questions about EJB performance get asked in the EJB forum.
True. The ones that do end up in Performance are usually those that relate to core language features.
Maybe we should rename the performance forum to Testing and then post a message saying something the change. This way we keep all of the old posts for searching.
I don't think so. Most of the posts that are currently there have little or nothing to do with testing. Perhaps more of them should ("are you sure this question you have is even an issue? Have you done any profiling?" etc.) I could see combining Performance & Testing maybe, as long as we realize that many Performance questions have little to do with Testing, and vice versa. Maybe we can at least encourage more people to test before asking how to improve performance.
 
Ranch Hand
Posts: 1365
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Performance and testing belong in seperate forums. On the other hand, it's not too late to rename the Performance forum to 'Algorithms and Performance' ala an old discussion. The topics mesh well enough, I'd say. Bet you thought that thread was dead, eh? I don't forget these things so easily.
 
paul wheaton
Trailboss
Posts: 23866
IntelliJ IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If a sheriff would be so kind as to create the forum "Testing" in the top of the engineering section, that would be lovely. Maybe a bit of text to go under the title listing the kinds of testing we're talking about.
And then we should open the forum with a talk about mock objects.
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK I created it, but you will have to prime it . Gotta GOOOOOO.
 
Ranch Hand
Posts: 2676
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Will JUnit specific questions go in the new testing form or the open source projects forum?
 
paul wheaton
Trailboss
Posts: 23866
IntelliJ IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think JUnit stuff would be best to go into the testing forum.
 
He's my best friend. Not yours. Mine. You can have this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic