-
-
When System Testing is requited ?
After doing functional, Integration testing, why there is a need for system testing? Explain the situation when you can skip System Testing
-
-
-
-
Test case review
How do you review testcase (Types of review)? and whom to send for review ?
-
What is localisation testing?
What is localisation testing? was asked in manual testing interview
-
-
Waterfall Model Phases
Outline the main phases found in the waterfall model and provide evidence that supports this statement in the context of the waterfall when used in practice.
-
-
-
-
-
-
Boundary Analysis Value
Consider an application with two parameters A and B as input. If all inputs are valid, the application returns "Eureka", otherwise it crashes. The equivalence classes are as follows:
Parameter A:
EQ_A1: 0 < A < 10 (valid)
EQ_A1a: A 10 (invalid)
EQ_A2: A is an integer (valid)
EQ_A2a: A is not an integer (invalid)
Parameter B:
EQ_B1: B is... -
Is there any performance testing done in manual testing?
e.g: performance testing of gtalk.
For manual testing interview only performance testing questions were asked.
-
-
-
Role of test Manager.
What is the role of a Test manager in buying a test tool?
-
Which testing method is used to check the software in abnormal condition?
Which testing method is used to check the software in abnormal condition?1) Stress testing2) Security testing3) Recovery testing4) Beta testing
Software Testing Interview Questions
Ans