-
Remove duplicate bugs
If at all 3 testers of a teem found same defect how to remove duplicate bugs
-
When priority and Severity is opposite then which one required to solved first?
bug Number 1=Severity 1 & priority 3,
Bug Number 2=severity 3 & priority 1,
(high=1,Medium=2,Low=3) -
Defect Rejection
What will you do when developer rejects your defect?
-
-
-
-
-
-
-
Defect Tracking Tools
Definition of Defect Tracking tools and why is it necessary in software testing? Present what type of tools are available in market?
-
-
Bug can be rejected or not if the basic issue is corrected and the secondary related issue is not the bug.
Actual functionality is - if user want to take the print then print check box should be checked otherwise print wont come if check box is not selected at the time of saving data.
BUG - Print of the saved data is coming even user did not select the print checkbox.
Developer correct the issue and release the bug. During regression testing bug found that print is not coming even if checkbox... -
Error message
IF we enter correct username and incorrect password while login to yahoo mail account, why the error message displayed in "Invalid ID or Password" though I have entered correct ID?
-
Bug System
If a bug is not reproduceable then what testing team will do?
-
-
-
When should I write Bug report?
Is it compulsory or just it helps in the process of testing?
I was thinking about Bug report? Why we should write bug report when we have already bug tracking tool to raise and write down details about it? If we need to write it, where it will be useful?
thanks in Advance
S -
-
How many testcases can be written for the calculator
How many testcases can be written for the calculator having 0-9 buttons,the options are add,multiplication.the question is suppose in add 22+22=44 this is we knew but how the application knows its 44,how can we check the functionality???
-
How to select the correct bug type ?
need description about " defect types " ? how to select the correct bug type ?
please i want more declarations about
Enhancements
Functionality Defect
Performance Issue
Undetermined Scenario
Usability Issue
User Interface Issue
Validation
to avoid taking incorrect type for each bug
Bug Tracking Interview Questions
Ans