Need urgent answers for the interview questions?
Interviewer asked 1) when you don't have enough requirements spec how
did you perform testing?
2) once the project went live if you come to know that there is a bigger
defect(bug) what will you do?
3) when there is a bug in the code but not mentioned in the requirement
spec( while testing for some other if you come to know this bug) what will
you do?
I answered these questions but interviewer was not satisfied can any one
please tell me the best answers for these kind of situations. I have other
interview next week so please provide me the answers or can email me the
answers my I'd is tester582@gmail.com. Thanks in advance
Answers were Sorted based on User's Feedback
Answer / pramod mallick
1) First we will try to understand system, what ever document is available or studying old system or from senior members. If nothing could be improved, then if we have time on hand, we should prepare a high level test scenarios by studying the application and execute those scenarios. and continuous improvement needs as we may need to update our test cases time to time, when we understand the application more and more.
2) When we found that there is a bug in production in our testing modules, then try to understand the bug, then try to find our the test case related to that. If test case is available, then verify how it was missed out ? is the test case is not executed, or it is overlooked. Execute the bug in Testing environment again. if this is a missed bug, then humbly report that it is a missed bug from your side. If you could not produce it in testing environment then discuss with developers to debug and reproduce it. It may be due to environment problem, it may be test case not executed, it may be test case executed but overlooked, it may not be BUG at all..:-)it is requirement but customer does not understand the flow...etc.. Just do a root cause analysis.
Post action: It it is missed out from your side, then a) update your master test case b) Update it as a learning for future.
3) Well, if similar feature is available in the application and it is not mentioned in Business document, a good tester should write a test case for this hidden requirement also.
if test case is not written, we should raise a defect through this is not mentioned in Business document and our understanding on the application is correct and discuss with senior developers / BAs to update business document accordingly.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / kiranba
1) Yes, we will perform testing with the high level
requirement by doing adhoc testing
2)we will try to analyze why the defect still exists and we
try to push the patch for that bug on immediate basis ( with
extra feature in the product) so that user will be satisfies
with the product
3)first we will conform that this requirement is belong to
ours or not , if it's a one of the requirement we will rise
the defect and we will push the bug to developer if it's not
our requirement and it's affecting our feature means still
we will rise a bug in order to be in safer side . If this
requirement we not owned means we will informed the
component owner saying this bug exist in your requirement
please take appropriate action
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mudaseer
1)understand the application and test end to end
2)if you have tested properly there will be no bug.but this may happen due to compatibility issue for example an application that works in one android device may crash in other android device
3)how test engineer will know that there is a bug in the code it should be bug in the application
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between 'Bug' and 'Issue'?
Whate is Software Testing Methodologies
Is 100% Coverage is possible in Testing ?
Where I can get ITB/ISTQB sample question paper?
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
The difference between Testing and Quality Assurance. Basic Difference in the Job profile Job profile
What is the most critical bug you found in your latest project or overall in your career ?
wat is compile module
I. Policymaker II. Technical specialist III. Project manager IV. Software development manager The personnel listed above represent a partial list of candidates for the configuration control board (CCB). In addition to software QA and software CM, which of these personnel should be included on the CCB? 1. II and IV 2. II 3. II and III 4. I and II 5. I, II, III, and IV
How the build and release differ from one another, write down the difference between build and release?
anyone can explain about SDLC models??
What is the difference between web, window, desktop and client server application testing?