What is software testing all about??


Question:
hi...I want to do this course..but cldnt get good details...can someone guide me?? whats the scope after doing this?? which is the best place do it?? any pre requisites required?? TIA

Answer:
Testing involves operation of a system or application under controlled conditions and evaluating the results (eg, 'if the user is in interface A of the application while using hardware B, and does C, then D should happen'). The controlled conditions should include both normal and abnormal conditions. Testing should intentionally attempt to make things go wrong to determine if things happen when they shouldn't or things don't happen when they should. It is oriented to 'detection'. (See the Bookstore section's 'Software Testing' category for a list of useful books on Software Testing.)

Organizations vary considerably in how they assign responsibility for QA and testing. Sometimes they're the combined responsibility of one group or individual. Also common are project teams that include a mix of testers and developers who work closely together, with overall QA processes monitored by project managers. It will depend on what best fits an organization's size and business structure.

Please log on for details on collages and institutes:
http://www.seekandsource.com/category/ed...
Ask Ashish somewhere in here he can guide u as he is an expert ..
software testing ,,,,,,,,,,,,,,it is a process where newly created softwares are tested for virurs , debugs,proper working in an controled envirnomemnt
Project will be tested after it was completed
How do you produce quality software? Really think about that. The current [Rational] belief is to follow a rigid development process including testing. Many feel the test cases (what the software should do listed as pass-fail tests) should be done before coding starts. Tests themselves - look into JUnit for Java testing - use test "harnesses" or "Drivers" and "stubs" so parts of the software can be tested even though all may not be complete. A common practice among coders is to have a test for each class created. The tests tests boundary condition (-1, 0, 999999, etc.) and such.
Plus you'll learn about some famous disasters which resulted from no/bad testing (NASA, X-Ray machines, etc.)
More Questions & Answers...
  • I received my DBA in Management. I work for a drug company with 30 years experience. What should my salary me?
  • Do you know what your corporate zodiac is?
  • Has the position been filled?
  • Hi Friends, I want to know very best software testing training centre in chennai?
  • Should Joan Baez, or any other anti-war activist be prohibited from performing at military installations?
  • Can u please tell which site is good to get information regarding human resource management?
  • I need a list of national business managers in the USA?
  • I have over 15 years of Human Resource experience through military training?
  • The questions and answers post by the user, for information only, AnswersRoom.com does not guarantee the right
    Copyright © 2007 AnswersRoom.com -   Terms of Use -   Contact us

    Hot Topic