Skip to main content

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

Rss Feed Group items tagged

pro_qa

How Build Verification Test or BVT is performed? - 0 views

  •  
    Build Verification Test (BVT) is a set of tests that is executed on every new software build to assess and verify its readiness to face off & undergo through more thorough & rigorous testing procedures. Few of its important features are: Executed on every new build. Test cases are of shorter duration Automation is preferred to execute BVT cases
pro_qa

What is Smoke Testing? - 0 views

  •  
    A preliminary test performed over the initial build of the software, Smoke Testing verifies the stability & readiness of the build, to prevent system crashes and failure during further testing. It is termed as a build verification testing, as it is primarily used to reject software build(s) and declare it unstable for further testing, at first sight.
pro_qa

Adhoc Testing - 0 views

  •  
    Ad-hoc testing is an informal test that is performed randomly, without any plans or strategies, with the intention to break the software system. Compared to traditional testing, this is a beneficial test that helps the team to find the majority of defects, as it uses various innovative methods to test the software.
pro_qa

System Testing vs Acceptance Testing - 0 views

  •  
    System Testing and Acceptance Testing, are forms of dynamic testing, used by the team to validate all the pre-defined requirements in the software product. To further understand the concepts of both System & Acceptance Testing, check out our detailed comparison of the two.
pro_qa

Test Case Specification - 0 views

  •  
    Test Case Specification: An important deliverable that helps testers deliver a detailed summary of the scenarios tested during the Software Testing Life Cycle (STLC). It specified the main objective of a specific test and identifies the required and expected outputs.
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

Operational Testing Or Operational Acceptance Testing? - 0 views

  •  
    A type of non-functional testing and a part of the quality management system, Operational Acceptance Testing is an important testing technique used in software development and software maintenance projects. It is performed during the last stage of software testing and can be termed as the final verification before the product release.
pro_qa

Combinatorial Testing - 0 views

  •  
    Combinatorial testing is an effective technique to test software with multiple configuration parameters. It is an approach that produces and executes high-quality testing at a very cost-effective rate.
pro_qa

Graph Metrics in Software Testing - 0 views

  •  
    Want to summarize various testing activities? Well, my friend, Graph Metric is the technique you were looking for. It helps you to depict various important aspects of software testing and test metric life cycle, like the number of passed, blocked, & failed test cases, the number of cases that require retesting, among other important things.
pro_qa

Active and Passive Testing - 0 views

  •  
    What is active and passive testing? Why are they used by the team during the software testing life cycle? Moreover, what makes them different from one another? If you are frequently asking these questions about active and passive testing, then check out our article on Active & Passive Testing to get a comprehensive understanding of the two.
pro_qa

Introduction to Confirmation Testing - 0 views

  •  
    Confirmation Testing holds enormous importance in software development life cycle (SDLC), as it provides assistance to the testing team in ensuring the functionality as well as the quality of the software. Moreover, it validates whether the defects found during initial testing are fixed or not. In this article, get answers to all your questions related to confirmation testing, and also learn its features, importance, etc.
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

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

What is Use case Testing? - 0 views

  •  
    Use case testing is a functional testing technique which helps in identifying test scenario on the whole system.
pro_qa

Test Deliverables - 0 views

  •  
    During software testing, numerous documents are published by the team lead, manager, or any other responsible individual, which are known as test deliverables. These deliverables offer a summary of the activities performed by the team during the software testing life cycle (STLC) as well as the techniques, methodologies, and tools used by them.
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

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

Dynamic Testing Tools - 0 views

  •  
    The process of dynamic testing can also be implemented with the assistance automated testing tools, which enables the team to ensure the functionality of the product. However, the number of tools available in the market for dynamic testing is uncountable, which makes it crucial for us to identify the best tool that can help us achieve our goals of testing rapidly and efficiently.
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

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.
‹ Previous 21 - 40 of 132 Next › Last »
Showing 20 items per page