Skip to the content.

Letter B

Backlog refinement

Ballpark estimate

basis test set:

behavior:

beta testing:

big-bang testing:

black box testing:

bottom-up testing:

branch:

branch coverage:

Browserstack

bug:

Bug priority

Priority Urgency Fixed/Downgrade
P0 Urgent Attention Required [24 hours (ASAP) of P0 Priority to resolve or mitigate & downgrade
P1 Immediate Attention Required 15 business days
P2 Attention Required 60 business days
P3 No Urgency / Deprioritized 180 days
P4 Untriaged N/A

Bug seeding [error seeding]:

Bug Status

Issue status Description  
New The issue does not have a person assigned to it  
Assigned Issue has a person assigned to it.  
Accepted The assignee has acknowledged to assignment and has begun to work on the issue.  
Fixed The issue has been addrssed  
Fixed(verified) The correctness of the fix has been confirmed.  
Won’t fix(not repro) Either not enough informatin or issue cannot be reproduced  
Won’t fix(intended behavior) The issue describes expected behavior.  

Bug template

for easy reading and efficiency the bugs need to be standarized.

1. Summary
    Short description of the issue
    
2. Environment
    Mac/Linux/Windows
    Browser Version
    Apk, RC (Release Candidate) version
    
3. Steps to reproduce
    - what locales
    - what dimensions
    - what Testcase, test account
    - what surface
    - what query(queries)
    
4. Actual results
    - screenshot, video
    - Console logs (bugreport), 
    - logcat []https://developer.android.com/studio/debug/logcat]; 
    - Sherlog
    - Test account (white-listed or not)
        
5. Expected results

6. Additional Information

back