Situation-Based Question: If there is time limitation & you have to release the feature but feature testing is not completed. How you will handle this

Situation-Based Question: If there is time limitation & you have to release the feature but feature testing is not completed. How you will handle this

According to my experience, you should follow the below action steps:

1. Talk with your SM(Scrum Master or Team Lead) to delay the release as there are lots of bugs in it...but if SM didn't agree as he has to release it, then this solution will not work.

2. As SM didn't agree, so you have to handle this situation with a better approach. You need to perform the "Bug Triage" process. According to this process, we need to identify high severity/ priority bugs and make a list for those bugs so that the development team can fix them asap and other low priority/severity bugs can be done later. We can create one separate bug list in the next sprint for these bugs. High priority/severity bugs will be fixed before release. For Regression, you need to identify the impacted areas with the help of the development team. In this approach, although you will not be able to fix all the bugs, still you can fix the most important high severity/priority bugs which will have the maximum impact.

The above points I have written according to my experience only. Please like, share or comment, suggestions are always welcome.

Subramanyam Tata

Engineering Enablement Lead

3 年

Follow below approach and use below tools for quick and quality deliverable. 1. TDD ensure at least 90% unit rest coverage. If you have short of resources then apply DiffBlue. ?Apply BDD for end to end Api and UI layers. 2. Use ShiftLeft. ?Sometimes SIT may not get on time. ?Use Dev env or Sandbox to identify P1 and Sev1 defects early. 3. use CI/CD support test automation tools like BlazeMeter. ?It supports single test script file for Functional, API and Performance testing and engineering. 4. Use enterprise pipeline for real-time deployment. ?If not exist ask Technology team implement such process. There are other best practices too. ?Applying EMMA, ?Quality gates and Usage of Fortify or Blackduck for security testing in EPL. ?Strongly believe gives quality and? Quick delivery. FB, WhatsApp and many products engineering are best examples for us.

回复
Sujit Pathak

a Techie | QA | Sharing is Caring | Sharing the Tech Stuff

3 年

Very informative post, thanks Nancy B. for sharing this and relating to real world scenarios. Keep Sharing ??

要查看或添加评论,请登录

Nancy B.的更多文章

  • Jenkins - First Job Setup

    Jenkins - First Job Setup

    Step 1 Open your Jenkins and click on the link "New Item" The below screen will display Enter an item name and select…

  • Jenkins - Basic Installation & Setup

    Jenkins - Basic Installation & Setup

    Hello Everyone, Here I am going to explain basic Jenkins setup and installation, please follow the below steps: Step 1…

    4 条评论
  • Git Configuration

    Git Configuration

    Hello Everyone, in this article I am going to explain Git configuration with your project, I have also created the…

  • Local Branching Process (GIT, GITHUB)

    Local Branching Process (GIT, GITHUB)

    Hi all, In this article, I am going to explain the local branching process and if you join as a new member in any…

    5 条评论
  • If the developer didn't agree on the reported bug, How to handle this situation

    If the developer didn't agree on the reported bug, How to handle this situation

    Hello Everyone, This is the most frequent question asked in the interview, so I am sharing my experience with you all…

    1 条评论
  • Useful Chrome Extensions for Testers

    Useful Chrome Extensions for Testers

    Below are some useful Chrome extensions for Software Testers: WHAT FONT PAGE RULER BUG MAGNET JSONVIEW PROXY…

    2 条评论
  • Components of Automation Framework

    Components of Automation Framework

    Below are major components that we need to implement in a framework Test Case Standardization: All the test cases…

  • Maven Project Setup for RESTAssured API Testing

    Maven Project Setup for RESTAssured API Testing

    Please follow below steps: Go to Eclipse, select menu “File>>New>>Other”. Pop up to select a wizard will open.

    4 条评论
  • Basic Manual Testing Interview Questions

    Basic Manual Testing Interview Questions

    Hello Everyone, Below are some manual testing basic interview questions that i came across in interviews, you will…

  • ISTQB Foundation Level Certification

    ISTQB Foundation Level Certification

    To do ISTQB foundation level certification, please follow below steps: Go to the link https://www.istqb.

    7 条评论

社区洞察

其他会员也浏览了