answersLogoWhite

0

Hi friends whenever who doing any thing in the world we need a plan how to do this, example if we want to go another city, before two or three days we plan which bus/ train we will go, where we get it and so on. In the same way when we develop a software we need to divided it in the section label and every section has a deadline for completion. while we go according to the plan we can complete our project with in the prescribed/ given time.

Thanks Gopal

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is meaning of SDLC in software testing?

In software engineering, the software development life cycle (SDLC), is a process for planning, creating, testing, and deploying an information system. The systems development life cycle concept applies to a range of hardware and software configurations, as a system can be composed of hardware only, software only, or a combination of both. There are usually six stages in this cycle: requirement analysis, design, development and testing, implementation, documentation, and evaluation.


What is the difference between software testing life cycle and software development life cycle?

The Software Development Life Cycle (SDLC) focuses on the process of designing, developing, testing, and deploying software. It includes phases like planning, design, coding, testing, and maintenance. The Software Testing Life Cycle (STLC), on the other hand, is specifically concerned with the process of testing software to ensure quality and functionality. It includes phases such as requirement analysis, test planning, test design, test execution, and defect reporting. While SDLC encompasses the entire software development process, STLC is a subset that focuses exclusively on testing to identify and fix issues in the software.


What are roles and importance of software testing in software development?

Testing is the process through which our intention to find bugs in the software.Importance of testing in software development life cycle is to improve reliability, performance and other important factors, which may define under SRS (software requirement specification). Customer can wait more for software release, but they don't like to work with defected software. Software testing has become the part of development and it is better to start testing from the development phase in order to avoid difficulty by correcting the bug at the last stage.


Why is testing important in software development?

Testing is crucial in software development because it ensures that the software functions correctly, meets the specified requirements, and is free of bugs and errors. It helps identify issues early in the development process, improves the quality and reliability of the software, and enhances user satisfaction by delivering a stable and efficient product.


What are some responsibility of development life-cycle?

To manage any changes made to a software application, from planning and documentation to implementation and quality testing.


Why you need to engineer the software?

Since any software is a product, it needs to go through its development cycle, including planning, coding and testing, three major processes of that cycle which are referred to as software engineering.


Why testing is important in software development life cycle?

without it, there is no measure for how effective the end implementation is. Testing is used to identify and improve upon the solution on the next iteration of the cycle, attempting to erradicate any bugs which may harm the performance / uptake of the mentioned piece of software.


Fancy team names for software testing?

Software testing is evaluating the performance of a software program. Fancy teams for software testing might be the Integrated Development Examiners or the Warez (catchall slang term for software) Evaluators.


What are the different areas under software engineering?

Requirement Engineering Planning Software Design Validation and Verification [Testing] Software Maintenan


Why to test software?

One of the best reasons to test software is to evaluate whether the software performs as you would expect it to perform. Software is tested in many different situations: - Testing during development (test-driven development, ...) - Testing before delivery to the customer - Testing performed by the customer before buying (a trial, demo etc.) - Testing done by the customer during use of the software When writing software it is almost impossible to avoid introducing bugs (misbehaviour) into the programs. Testing helps find these bugs and helps improve the software. More testing: - Testing whether the software conforms to a specification - Testing whether the software is compatible with some other software ...


What are the PR and MS stages in correct order?

The phases in software development are planning (PR), design (DE), building (BU), testing (TE), and deploying (DP).


What are the phases and steps in information system development?

Planning, Analysis, Design, Development, Testing, Deployment, Maintenance