-
-
-
Most Embarrassing Moment
What was your most embarrassing moment as a tester?
-
Regression Testing and Re-testing
Two of the following three statements are always true for both regression testing and re-testing. Which statement is always true, but only for a re-test?A. We are running a test that we have run before.B. The last time we ran the test it found a fault.C. We have expected results for the test.
-
Integration Test
The product is in its later stages of development and you are going to release the product within the next few test cycles. You are supposed to begin testing this afternoon. Several mission-critical defects have been fixed but the development team has not completed Integration Testing. Unexpected circumstances have pushed your resources to the edge of the test window and you will not be able to...
-
Defect Responsibility
You have released a very complex product to production and customers are complaining that a particular functionality isn't working properly. Your test team had missed a subtle detail that is now producing a backlash from customers. Who is responsible for this oversight? What do you do about it?
-
Ad-hoc Testing
Ad-hoc testing is performed when there are no requirements or specifications to draw upon. How well can you discover defects through ad-hoc testing?
-
Good Business Sense
Give me an example of how you exercised good business sense in your career as a tester?
-
Statement and Branch Coverage
Hi All,Pls let me know the statement coverage and branch coverage for the below code.Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF Regards,Vidhya
-
What is the ONE key element of 'test case'?
Test case consists of Test Steps, Expected Result, Actual Result, Result of the test case, etc., attributes, but the important one among all of them is "Expected Result".
-
Trend Analysis
What is trend analysis? How is it used in software testing? Provide three specific examples.
-
Test Process Improvement
What improvement have you recommended or introduced to a test process?
-
Which of the following statements about Regression statements are true?
1—Regression testing must consist of a fixed set of tests to create a base line2—Regression tests should be used to detect defects in new feature3—Regression testing can be run on every build4—Regression testing should be targeted areas of high risk and known code change5—Regression testing when automated, is highly effective in preventing defects. Options: I) 1&3II)1&5III)3&4IV)1,4 & 5V)2, 3 and 4...
-
-
-
-
-
Test a Coffee Cup
What test cases would you write when testing a coffee cup?
-
-
Testing Common Interview Questions
Ans