ANAtir Nayabinnayabatir1.hashnode.dev路Jan 21, 2023 路 32 min readScrum - agile frameworkWhat is scrum? Scrum is an agile project management framework that helps teams structure and manage their work through a set of values, principles, and practices. Scrum encourages teams to learn through experiences, self-organize while working on a p...00
ANAtir Nayabinnayabatir1.hashnode.dev路Jan 21, 2023 路 2 min readAgile ManifestoIs the Agile Manifesto still a thing? Standing amidst the technological revolution, we find ourselves asking if the Agile Manifesto should still be our guide as we move into a world defined by continuous innovation. Today, we're pioneers and more lik...00
ANAtir Nayabinnayabatir1.hashnode.dev路Jan 21, 2023 路 2 min readThe AgileWhat is Agile? Agile is an iterative approach to project management and software development that helps teams deliver value to their customers faster and with fewer headaches. Instead of betting everything on a "big bang" launch, an agile team delive...00
ANAtir Nayabinnayabatir1.hashnode.dev路Jan 2, 2023 路 8 min readSoftware TestingWhat is Software Testing? Software testing is a process of identifying the correctness of software by considering its all attributes and evaluating the execution of software components to find software bugs or errors or defects. Software testing pro...00
ANAtir Nayabinnayabatir1.hashnode.dev路Jan 2, 2023 路 9 min readVersion ControlWhat is version control? Version control, also known as source control, is the practice of tracking and managing changes to software code. Version control systems are software tools that helps software teams manage changes to source code over time. V...00