Think about a recent project where a small code change caused unexpected problem in a once smooth-running part of the software. It was like a surprise twist that showed how even tiny code changes can create big issues. This made me realize that we need a way to catch these surprises before they affect the […]
As a software tester in the Quality Assurance (QA) field, we play a crucial role in ensuring the quality and reliability of software products. One essential aspect of our job is managing bugs or defects that may be present in the software. In this post, we’ll dive into the Bug Lifecycle, the various statuses a […]
Levels of testing refer to different stages where testing is conducted during the software development lifecycle. These stages are typical. In Integration testing, we have two approaches, Bigbang approach Incremental approach Sandwich approach Bigbang approach: The Bigbang integration testing approach is where all the modules or components of an application are integrated simultaneously, after which […]
Software testing life cycle refers to all the activities performed during testing of a software product. In other words, we can say, it is a sequence of different activity, which is only performed by the testing team to ensure the product quality. STLC is a subpart of SDLC. There are six phases involved: 1.Requirement Analysis: […]
When you have been asked to taking notes for a committee or you have been appointed as a secretary to the Board of your organization, preparing minutes of meeting is an arduous task. Here are some tips and ideas that will you help you get started with writing and preparing effective minutes of meeting. Table […]
Gap Analysis: A technique that business use to determine what steps needs to be taken in order to move from its current state to desired future state. Also called need gap analysis, and needs assessments. Gap analysis consists of Listing characteristics factor (such as attributes, competencies, performance levels ) of the present situation (what is) […]
Wireframe : Wireframe, low fidelity way to present the product, can efficiently outline the structures and layouts. Wireframe is the basic and visual representation of the design. Your wireframe design doesn’t need to focus too much on details but must express design ideas and shouldn’t miss any important parts. A wireframe is like a channel […]
Unified modeling language (UML) is a standardized modeling language enabling developers to specify, visualize, construct and document artifacts of a software system. Thus, UML makes these artifacts scalable, secure and robust in execution. UML is an important aspect involved in object oriented software development. It uses graphic notation to create visual models of software systems. […]
Change request: Change request is a formal proposal for an alteration to some product or system. In project management, change request often arises when the clients wants an addition or alteration to the agreed upon deliverable for the project. Such a change may involve an additional feature or customization or an extension of service, among […]