Skip to main content

Home/ Software Development And Testing/ Group items tagged software testing

Rss Feed Group items tagged

pro_qa

Isolation Testing: Complete Guide 2019 - 0 views

  •  
    In STLC, testing each component of the software as an individual entity is known as Isolation Testing. There are various benefits associated with this testing technique as it gives better and more fruitful results.
pro_qa

Requirements Based Testing - 0 views

  •  
    Requirements based testing is a type of testing approach which creates test cases and conditions based on the data obtained from requirements. Check out our complete article to learn how requirement testing helps in improving the quality of requirements asked of the software product.
pro_qa

What is Usability Testing in Software Testing? - 0 views

  •  
    Usability Testing is a crucial test that is performed by the team during the early stages of software development. It is with the assistance of this test that they are capable of offering optimum application/website/software usability and remarkable user satisfaction.
pro_qa

What is Destructive Testing or Destructive Software Testing(DST)? - 0 views

  •  
    Destructive Software Testing (DST) is an alternative to Conventional Software Testing or CST. It is oriented towards carrying out the task of testing in an uncontrolled manner, with the intent to break or crash the system, so as to explore the points of failure in the software program.
pro_qa

Orthogonal Array Testing - 0 views

  •  
    Orthogonal Array Testing is a black-box testing method that allows maximum test coverage, where the number of test cases is less as compared to data. Also abbreviated as OATS, it is a statistical and systematic way of testing that makes provision for the representative depiction of all data combinations.
pro_qa

API vs. Unit Testing - 0 views

  •  
    API Testing is an important test that is simply concerned with the final output of the system under test. Whereas, the aim of Unit testing is to verify whether the module delivers the required functionality or not.
pro_qa

Test Artifacts: Software Testing - 0 views

  •  
    Test artifacts are the various by-products generated during the process of software testing and shared with the persons associated with the project. It is recorded with accurate information and details to establish transparency among the team members. The following article contains a list of some of these test artifacts/deliverables produced during the process of testing.
pro_qa

What is Sanity Testing? - 0 views

  •  
    While testing a software product, it is crucial for the team to evaluate the new changes, modifications, and features, to ensure whether they impact the existing functionality, quality, and performance of the software. This task is made simpler by sanity testing, as it enables the testers to verify and validate the veracity of essential functionalities of the software after regression testing.
pro_qa

Big Bang Integration Testing - 0 views

  •  
    Big Bang Integration Testing is an integration testing strategy, wherein all units are linked at once, which results in a complete and efficient system. In this type of integration testing all the components, as well as the modules of the software, are integrated simultaneously, after which everything is tested as a whole.
pro_qa

Incremental Testing or Progressive Testing - 0 views

  •  
    Incremental Testing or progressive testing is a sub-testing technique, which comes under the umbrella of integration testing. To further understand its significance check out the following article.
pro_qa

Guide to Interoperability Testing - 0 views

  •  
    A popular software testing technique, Interoperability Testing, verifies the application's compatibility with other software systems and ensures that it promotes cross-user functionality as well as end-to-end functionality between two communicating systems. Find more about Interoperability Testing in the following guide.
pro_qa

Fuzz Testing: Complete Guide 2020 - 0 views

  •  
    "A type of Security Testing, Fuzz testing, is used by software testers to find bugs and defects in the product, to validate its reliability and security. The basic approach used to perform fuzz testing over a software product involves the following steps: Identifying the target system. Identifying the inputs. Generating Fuzz Data. Execution using Fuzz Data. Observing the behavior of the system. Logging defects
pro_qa

What is Dynamic Testing? - 0 views

  •  
    Dynamic testing is a software testing process that is performed to check the functional behavior of the software and to verify its conformance with user expectations and requirements. With this article understand the significance of Beta testing along with its features, versions, process, types, advantages, etc.
pro_qa

What is Volume Testing or Flood testing? - 0 views

  •  
    Also known as Flood Testing, Volume Testing belongs to a group of non-functional tests (volume, load, and stress) that are performed to analyze the system performance by increasing the volume of data. This volume can be in general terms, the size of the database or it could be the size of a file interface that is being tested in volume.
pro_qa

Load or Stress Testing Checklist - 0 views

  •  
    A performance testing type, load testing, is performed to assess and analyze the performance of the software, under different and varying load conditions, which makes it crucial to perform it accurately. So, here is a detailed checklist for you to perform load testing without missing any important detail or step.
pro_qa

Soak Testing: Complete Guide 2019 - 0 views

  •  
    A performance testing types, soak testing is performed to verify the stability and performance characteristics of the software system. With the assistance of this test, the team can validate whether the system can sustain the continuous load or not. To further understand the importance of soak testing, check out our article on the same here: https://bit.ly/2ReQsUF
pro_qa

What is Gorilla Testing? - 0 views

  •  
    There are various software testing techniques used by testers to ensure the accuracy of the software. One such technique used is Gorilla Testing, which helps the team to test the product to its breaking point and validate its functioning as well as its performance. See the full article for further details about gorilla testing.
pro_qa

Syntax Testing - 0 views

  •  
    A black box testing types, syntax testing is performed to verify and validate both the internal and external data input to the system, against the specified format, file format, database schema, protocol, and more. It is generally automated, as it involves the production of a large number of tests.
pro_qa

Test Incident Report - 0 views

  •  
    Prepared after the completion of the software testing process, test incident report is a document that summarizes the defects and issues detected in the software and helps maintain transparency among development and testing team.
pro_qa

Testing Objectives - 0 views

  •  
    Testing guarantees the proper functioning of the software by validating its security, stability, etc. This process can be further be made effective by defining testing objectives. Check out this article and explore the various objectives of testing.
« First ‹ Previous 41 - 60 of 291 Next › Last »
Showing 20 items per page