Suppose when you click on message icon in your mobile phone , if it is giving a message "Error,Message cannot be opened", Wha will u do? how do you rise a defect?
/
Answers were Sorted based on User's Feedback
Answer / sadhana
if we click on message button and its showing error then its called defect. whenever bug occur we should communicate wit developer.
first test engg should lo-gin into the defect tracking tool and write summary for bug which has occurred and send to developer.
developer will open the source code and he will fix the defect and he will give new software to customer.
test engg should uninstall old software and install new software and test application again.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pavan
First login into your bug tracking tool and rise a defect like this.
Steps to Reproduce:
1.Open the mobile phone
2.Tap on message icon
Expected: It should take user to messages screen
Actual:Showing an error message "Error,Message cannot be opened",
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the Desktop Testing?
can u tell me the recently u raised the critical defect? tell me u r own plzzzzzzz yar?
What are stubs and drivers?
What is Test Condition. what is test scenario.
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?
when do you stop your testing
why do u go for whitebox testing,when black box testing is available?
How do ensure that we prepared Test cases for all the requiremets.. or how do we ensure that we didn't missed out any requirments...do we prepare any Tracebility matrix.. can anybody answer this question...
i need manual testing interview questions for 2+ experience plzz help me..
What is known Issue???
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage
wht is Defect removable efficiency