Principles of testing?

Answers were Sorted based on User's Feedback



Principles of testing?..

Answer / 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

Principles of testing?..

Answer / suyog

Ya Ravi U r absolutly Write.

One more thing I want to add.

Tester suppose to have good subject or domain knowledge to
destruct system.

Tester should write test cases in good understandable
manner.

Suyog SwamiKattampalli
Watershed Tech.,Pune

Is This Answer Correct ?    1 Yes 0 No

Principles of testing?..

Answer / laxmi

Tester must have communication skills means when we write
about a bug it should be understandable to any one without
seeing the application and
tester must have negative thinking
tester must have knowledge on system(key board shorcuts
etc..)

Is This Answer Correct ?    0 Yes 1 No

Principles of testing?..

Answer / moksudul

When a tester write a test case he must follow the SMART
criteria, Like.....

S- Test case should be specific.
M- Test case should be measurable.
A- Test case should be attainable.
R- Test case should be realistic/reusable.
T- Test case should be traceable/timely.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

why do u put the bug status as deffered?what do u mean by that exactly?

5 Answers   Wipro,


Is thr any standard format for Test Case ID like... TC_applicationname_deveopername_date_modulenumber or else we can give any ID which is unique entire the application?? plz clear my doubt...

2 Answers  


How you will do regression testing on login form, After fixing the bug?

5 Answers  


When do you stop testing?

3 Answers   Standard Bank,


Can anyone help me out to get Test clear in Adobe as i have call and My apti is too low as i preparing for technical..mail me at satijaa.tarun@gmail.com Thanks in Advance

0 Answers   Adobe,






can anybody explain traceability matrix clearly

4 Answers  


Write the test cases for 2-way electric switch system. Write for GUI, functionality as well as stress testing

2 Answers   Manhattan,


Can anyone have some better answer for this.. Difference between Boundary value analysis & Equivalence partitioning?

3 Answers  


how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me

0 Answers   United Healthcare,


if anyone ask why did u choose testing field instead of ur core subject after btech in ECE how should i answer

5 Answers   IBM,


what is accessibility testing?

1 Answers   Sapient, Valtech,


What is security testing? How to test the web application using security testing ?

5 Answers   Miracle Solutions,


Categories