Suppose wihile we are doing testing..A bug is reproduced
what will be the necessary action taken by the tester?
Answers were Sorted based on User's Feedback
Answer / js
Tester tries to investgate why it is test is failing and
collect as much information(i.e snapshots & fs sections) as
possible and assigns the test back to developer with status
as "open" and with appropriate severity and priority.
If tester is good enough with technical knowledge then he
tries to suggest the solution and asks the developer to fix
it.
Suggesting a solution to test failure is good quality of an
expert tester
| Is This Answer Correct ? | 1 Yes | 0 No |
how to distinguish between session cookies and persistent cookies while doing cookies testing??
CAN ANYONE EXPLAIN IN DETAIL THE WATERFALL MODEL WITH THE OUTPUTS OF EACH PHASE.
What is Test Scenario & Test Case
what is test case review?
What is Risk analysis? Explain with example
How to do risk management?
why we develop Test plan for a project ?
How do you detemine wat to be tested?
What is CMM-1,2,3,4,5 Level Company? How much levels are there like CMM?
On what security parameters do u test a "web-based application" ..?
Efficient % is calculated at which level?
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.