Answer Posted / ravi
guys as a Test Engineer one should know about this its very
basic, but I am surprised that none of you people are gave
answer for this
so here we go;
principles of testing are:---->
* A necessary part of a test case is a definition of the
expected output or result.
* A programmer should avoid attempting to test his or own
program.
* A programming organization should not test its own programs.
* Thoroughly inspect the results of each test.
* Test cases must be written for invalid and unexpected, as
well as valid and expected, input conditions.
* Examining a program to see if it does not do what it is
supposed to do is only half of the battle. The other half is
seeing whether the program does what it is not supposed to do.
* Avoid throw-away test cases unless the program is truly a
throw-away program.
* Do not plan a testing effort under the tacit assumption
that no errors will be found.
* The probability of the existence of more errors in a
section of a program is proportional to the number of errors
already found in that sect
cheers
ravibyndur@yahoo.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
What is CVS and why it is used?
Can anyone list out major scenarios for an application managing drug composition?
How to do manual testing of a E-insurance project (end to end process)
What will be your approach if a particular script in Load Test fails?
What are the cases when you’ll consider to choose automated testing over manual testing?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
what is the difference between website and web based application ?
What is the test harness?
what is difference between win 98 and win 2000 poertating system?which is better one?
Write 2 scenarios for Integration testing? Please let me know its urgent.
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
What is the difference between action & script ?
how can you test the web environment for security testing?
What are the cases why parameterization is necessary when load testing the Web server and the database server?