Bookmark Topic Watch 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
This page is supposed to give answers to frequently asked questions regarding the all kinds of testing.

As any other page in this wiki, the page is editable by anyone, so don't hesitate to add useful stuff.


  • GoodBooksOnTesting



  • How to get started with JUnit?


  • See JUnitTutorials


  • What are smoke tests, load tests etc.?


  • See KindsOfTests


  • How do you unit test GUIs?


  • See UnitTestingGuis


  • How do you unit test Web applications?


  • See UnitTestingWebApplications


  • How do you unit test private methods?


  • See UnitTestingPrivateMethods


  • How do you do load/stress testing on Web applications?


  • See LoadTestingTools


  • How can I get certified as a tester?


  • See TestingCertification


  • How do you do unit test database code?


  • JavaRanch article by Lasse Koskela
    Tools: DBUnit, SQLUnit



    CategoryFaq
     
    Consider Paul's rocket mass heater.
      Bookmark Topic Watch Topic
    • New Topic