Testing Tools Articles

Page 17 of 52

How are the transactions recorded in respective journals?

Nagasravan Tamma
Nagasravan Tamma
Updated on 13-Jul-2021 174 Views

Refer the transactions given below and record them in appropriate format in the respective journals.On May 3 − Goods worth of Rs.5700/- purchased from Ram & co.On May 6 − Sold merchandise worth Rs. 7300/- to N&S.On May 14 − Purchase merchandise worth of Rs.2800/- from B&R.On May 15 − Sales (credit) of goods worth of Rs.1800/- to X& Co.On May 16 − N&S returned goods worth of Rs.800/-On May 19 − Return merchandise to Ram & Co worth of Rs.650/-On May 21 − Furniture purchased from Mr. S of Rs.4800/-On May 25 − Return goods worth of Rs.760/- to B&ROn May 28 ...

Read More

How to Write Test Cases?

Vineet Nanda
Vineet Nanda
Updated on 13-Jul-2021 1K+ Views

What is a Test Case?A test case is a set of criteria that a tester uses to verify whether or not a software application is meeting the customer's requirements. Preconditions, case name, input conditions, and intended result are all included in the test case design. A test case is a basic activity that is derived from test scenarios.It is a comprehensive document that comprises all possible inputs (both positive and negative) as well as navigation instructions for the test execution process. Writing test cases is a one-time effort that can be reused for regression testing in the future.The test case ...

Read More

How to Perform Regression Testing?

Vineet Nanda
Vineet Nanda
Updated on 13-Jul-2021 918 Views

In this article, we will learn what is regression testing, how to do it, when it is required and its types.What is Regression Testing?Regression testing is also known as black box testing. It is used to verify that a software code modification does not affect the product's existing functionality. Regression testing ensures that a product's new functionality, issue patches, or other changes to an existing feature work properlyRegression testing is a sort of software analysis. Test cases are re-run to ensure that the application's previous functionality is still operational and that the new changes haven't introduced any defects.When there is ...

Read More

What is Sandwich Testing (Definition, Types, Examples)?

Vineet Nanda
Vineet Nanda
Updated on 13-Jul-2021 4K+ Views

Integration testing is a specific phase in software testing where testers combine and test all standalone modules into one entity. In this phase, testers test each module of the interface and communication. These tests are conducted using two approaches- top-down and bottom-up integration testing. Sandwich Testing, aka Hybrid integration testing, comprises both the bottom-up and top-down testing approach. In short, in sandwich testing, testers gain the advantages of both of these approaches, making the process more precise and result-oriented.Features of Sandwich TestingBelow are the features of sandwich or hybrid testing −It comes with three layers − the main target layer, ...

Read More

What is a Test Scenario?

Vineet Nanda
Vineet Nanda
Updated on 13-Jul-2021 1K+ Views

Any capability that may be tested is defined as a TEST SCENARIO. It's also known as Test Possibility or Test Condition. As a tester, you should put yourself in the shoes of the end user and determine the Application Under Test's real-world scenarios and use cases.In liner statements, a test scenario is a complete list containing test cases that cover end-to-end functionality of a software program. A scenario is defined as a liner statement. The test scenario is a classification of testable requirements at a high level. These criteria are categorized according to a module's functionality and derived from use ...

Read More

What is SDET? Explain Full-Form, Meaning, Role, and Responsibilities

Vineet Nanda
Vineet Nanda
Updated on 13-Jul-2021 1K+ Views

SDET or software Development Engineer in Test is a role appointed to a person skilled in both quality engineering and software development. Microsoft invented the Term SDET for the first time. After that, it becomes a repetitive term among major companies like Google, Adobe, Amazon, etc. The role of an SDET professional is to automate repetitive manual tasks to enhance efficiency and reliability for an AUT.Roles and Responsibilities of SDETBelow are the roles and responsibilities of SDETs −The first major role of SDETs is to work alongside developers and business stakeholders. The work of SDETs is to understand the specific ...

Read More

What is Test analysis (Test Basis) in Software Testing?

Vineet Nanda
Vineet Nanda
Updated on 13-Jul-2021 5K+ Views

Introduction to Software TestingSoftware testing is an examination that is carried out to offer information to stakeholders regarding the quality of the software product or service being tested. Program testing can also give a corporation with an objective, unbiased picture of the software, allowing them to grasp and comprehend the risks associated with software implementation. The process of executing a program or application with the goal of detecting failures and ensuring that the software product is fit for use is known as testing.Software testing is the process of evaluating one or more qualities of interest by executing a software component ...

Read More

What is Use Case Testing, Technique & Example?

Vineet Nanda
Vineet Nanda
Updated on 13-Jul-2021 1K+ Views

What is Use Case in TestingIt is the brief description of a particular use of the software application by the users. Basically, it is made on basis of user action. It is widely used in developing test cases at acceptance level.What is Use CaseUse Case is a list of action taken by actor while interacting the system to achieve a goal. Here, actor can be anyone either human users or any other external system. Basically, it is a technique that helps to identify test cases that cover the entire system, on transaction by transaction basis, from start to finish.In Use ...

Read More

10 Best Exploratory Testing Tools

Vineet Nanda
Vineet Nanda
Updated on 13-Jul-2021 623 Views

Exploratory testing tools allow automating exploratory testing through features like annotating feedback and capturing screenshots during test sessions. Testers often combine exploratory testing with automated testing to increase their test coverage, which improves the extrinsic and intrinsic value of the software.It is used for testing, designing and test execution that promotes creativity and experimentation. Therefore, it’s crucial to check for the features that facilitate effective planning, execution and reporting tests.An ideal exploratory testing tool must cover built-in features that support −Effective communication between teamManage and invite testersDefine storiesDocumentationAssign objectivesRecord test steps via screenshots or videos10 Best Exploratory Testing ToolsPractiTestPratiTest is ...

Read More

10 Best Open Source Testing Tools

Vineet Nanda
Vineet Nanda
Updated on 13-Jul-2021 2K+ Views

Open-source testing tools allow testers to examine software and applications at different stages and parameters such as regression, load, etc. They cover almost all the features of premium software, making them quite popular among software testers.Benefits of Open Source Testing ToolsAvailable at free of cost leading to low-cost deployment and maintenanceSupported by several online communities, allowing remote teams to collaborate with a projectProvide high-end security through the massive contribution via developers worldwideUnlimited functionalities with on-time security patch updates make them very flexible to use10 Best Open Source Testing ToolsSeleniumSelenium offers superb compatibility with various popular browsers, operating systems and programming ...

Read More
Showing 161–170 of 517 articles
« Prev 1 15 16 17 18 19 52 Next »
Advertisements