1 / 2

Fundamentals of software testing

Software testing is a procedure of executing a program or application with the goal of discovering programming bugs.<br>https://www.testingxperts.com/blog/types-of-software-testing

Download Presentation

Fundamentals of software testing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Fundamentals of software testing Software testing is a procedure of executing a program or application with the goal of discovering programming bugs. It can likewise be expressed as the way toward approving and confirming that a product program or application or item: Meets the business and specialized prerequisites that guided its plan and advancement Functions true to form It tends to be actualized with a similar trademark. Steps to consider while programming testing 1) Process: Testing is a procedure as opposed to a solitary movement. 2) All Life Cycle Activities: Testing is a procedure that happens all through the Software Development Life Cycle (SDLC). 3) Static Testing: It can test and discover desserts without executing code. Static Testing is finished during the check process. This testing incorporates evaluating of the reports (counting source code) and static investigation. This is a valuable and savvy method for testing. For instance: checking on, walkthrough, investigation, and so forth. 4) Dynamic Testing: In unique testing the product code is executed to show the consequence of running tests. It's finished during the approval process. For instance: unit testing, mix testing, framework testing, and so forth. 5) Planning: We have to design what we need to do. We control the test exercises, we report on testing progress and the status of the product under test. 6) Preparation: We have to pick what testing we will do, by choosing test conditions and planning experiments. 7) Evaluation: During assessment we should check the outcomes and assess the product under test and the consummation models, which encourages us to choose whether we have got done with testing and whether the product item has breezed through the assessments. 8) Software items and related work items: Along with the testing of code the testing of prerequisite and plan particulars and furthermore the related reports like activity, client and preparing material is similarly significant.

  2. Software testing is a significant piece of programming improvement. On the off chance that product testing isn't performed appropriately, applications can have blunders that may prompt modification, exorbitant disappointment, or more terrible, loss of life. There are different ​types of software testing​ to resolve bugs present in the software.

More Related