-
-
-
What is considered a successful test?
A test that discovered more errors. The whole purpose of testing process is to discover as many bugs and errors as possible. Test that covers more functionality and discovers more errors in your software product, therefore considered more successful.
-
What bug tracking system did you use?
Again and again, it does not matter what bug tracking system did you use if you made your homework and invented the name of such or mentioned a standard one. You may say you've used proprietary bug tracking system (works especially well if you previous company was this way or another dealing with databases) or you may say Test Director, Clarify, ClearCase, VisualTest etc.
-
-
-
-
-
-
-
Test 5 Screens of an Application
What type of testing you can do? When we gave you 5 screens and, how can you test that application?
-
-
-
Could you test a program 100%? 90%? Why?
Definitely not! The major problem with testing that you cannot calculate how many error are in the code, functioning etc. There are many factors involved such as experience of programmer, complexity of the system etc.
-
-
Testing Cycle and Testing Process
Explain what is testing cycle and testing process and what are stages involved in each?
-
What is the difference between testing and quality assurance (QA)?
This question is surprisingly popular. However, the answer is quite simple. The goals of both are different: The goal of testing is to find the errors. The goal of QA is to prevent the errors in the program.
-
-
-
Testing Basics Interview Questions
Ans