Bug Life cycle & Severity vs Priority and some other Software testing questions
Bug LifeCycle:
1. Tester will find and verify a valid bug
- Tester will assign the bug to a dev
2. Developer will analyze the bug and decide 1 of the following:
- Accept the bug (the bug is valid and will be fixed now)
- Defer the bug (the bug is valid, but will be fixed later)
- Reject the bug (the bug is not valid, and will not be fixed now or later)
3. If the Developer Accepts the bug, they will begin fixing the issue. Once fixed, Dev will assign the bug to the Tester for re-testing.
4. Tester will perform re-testing. If the re-testing fails, the bug is re-assigned to the devloper and we start again from Step 2.
- If re-testing passes, the test case is marked as passed and the bug is closed
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Severity vs Priority:
- Severity: The level of seriousness of this issue. The degree to which it impacts the application.
- Set by the Testers
- Priority: The order in which the bug/defect will be worked on. Determined based on the needs of the business as compared with other issues.
- Set set by Developers
-----------------------
Test strategy is a high-level document which defines the approach for software testing. It is basically derived from the Business Requirement document. Test strategy is developed by project manager or business analyst. It is kind of static document which sets the standards for testing so not updated often.
-----------------------------
A test strategy is an outline that describes the testing approach of the software development cycle. It is created to inform project managers, testers, and developers about some key issues of the testing process.
-------------------------
A Test Strategy document is a high level document and normally developed by project manager. This document defines “Software Testing Approach” to achieve testing objectives. ... However, for larger projects, there is one Test Strategy document and different number of Test Plans for each phase or level of testing.
-----------------------------
A TEST PLAN is a document describing software testing scope and activities. It is the basis for formally testing any software/product in a project. ISTQB Definition. test plan: A document describing the scope, approach, resources and schedule of intended test activities.
--------------------
What are software testing strategies?
The strategies describe ways of mitigating product risks of stakeholders in the test level, the kind of testing to be performed and which entry and exit criteria would apply. A software testing strategy is an outline which describes the software development cycle testing approach.
--------------------------
What is the entry and exit criteria?
Entry criteria for testing can be defined as “Specific conditions or on-going activities that must be present before a process can begin”. The Software Testing Life Cycle (STLC) specifies the entry criteria required during each testing phase.
----------------------------
What is the purpose of test strategy?
A test strategy is an outline that describes the testing approach of the software development cycle. It is created to inform project managers, testers, and developers about some key issues of the testing process.
-------------------------
What are testing techniques?
A software testing method in which the internal structure/design/implementation of the item being tested is not known to the tester. These tests can be functional or non-functional, though usually functional. Test design techniques include Equivalence partitioning, Boundary Value Analysis, Cause-Effect Graphing.
--------------------------
Sunday, February 9, 2020
2:56 AM
World Business Zone
Free Testing Questions and Answers, Manual Testing Questions and Answers
No comments
Related Posts:
𝐔𝐥𝐭𝐢𝐦𝐚𝐭𝐞 𝐐𝐀/𝐒𝐃𝐄𝐓 𝐃𝐢𝐠𝐢𝐭𝐚𝐥 𝐊𝐢𝐭 𝐔𝐥𝐭𝐢𝐦𝐚𝐭𝐞 𝐐𝐀/𝐒𝐃𝐄𝐓 𝐃𝐢𝐠𝐢𝐭𝐚𝐥 𝐊𝐢𝐭 ▫️Awesome Quality Assurance Roadmap (https://lnkd.in/dKV3mdxA) – Offers a structured path for quality engineers and testers to upskill, including a sample test p… Read More
Bug Life cycle & Severity vs PriorityBug Life cycle & Severity vs Priority and some other Software testing questions Bug LifeCycle: 1. Tester will find and verify a valid bug - Tester will assign the bug to a dev 2. Developer will analyze the bug and decid… Read More
Free Manual Testing Interview Questions and Answers Manual Testing Interview Questions and Answers I) Questions on SDLC Models: Q) What is SDLC? SDLC (Software Development Life Cycle) is a process or methodology used to develop a software in a systematic approach. Q) Ex… Read More
Free Testing Questions and Answers 6. Explain your web application architecture? Web application is tested in 3 phases 1. Web tier testing –> browser compatibility 2. Middle tier testing –> functionality, security 3. Data b… Read More
Testing Questions and Answers Manual Testing Questions and Answers 1. What is meant by Priority and severity? Severity: 1. This is assigned by the Test Engineer 2. This is to say how badly the deviation that is occurring is affecting t… Read More
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment