Verification of the software before executing code and finding the defects in the requirement Steps in the Static testing • Specifications, including business requirements, functional requirements, and securityrequirements• Epics, user stories, and acceptance criteria• Architecture and design specifications• Code• Testware, including test plans, test cases, test procedures, and automated test scripts• User guides• Web pages•… Continue reading Static Testing
Author: Mary Christeena
Metrics Used in Testing
Metrics can be collected during and at the end of test activities in order to assess • Progress against the planned schedule and budget• Current quality of the test object• Adequacy of the test approach• Effectiveness of the test activities with respect to the objectivesCommon test metrics include:• Percentage of planned work done in test… Continue reading Metrics Used in Testing
Entry Criteria and Exit Criteria in Testing
Definition of Ready and Done Entry Criteria: The preconditions for undertaking a given test activity. Exit Criteria: The conditions must be achieved in order to declare a test level or a set of tests completed. Typical entry criteria include:• Availability of testable requirements, user stories, and/or models (e.g: when following a model-based testing strategy)• Availability… Continue reading Entry Criteria and Exit Criteria in Testing
Typical defects and failures
Examples of typical defects and failures for component integration testing include:• Incorrect data, missing data, or incorrect data encoding• Incorrect sequencing or timing of interface calls• Interface mismatch• Failures in communication between components• Unhandled or improperly handled communication failures between components• Incorrect assumptions about the meaning, units, or boundaries of the data being passed betweencomponentsExamples… Continue reading Typical defects and failures
Types of Bugs in API Testing
Duplicate Functionality – When more than one PIs perform the same function. Compatibility – When APIs don’t work well with certain platforms, frameworks, or languages, leading to integration issues. Missing Functionality – When a requirement is not fulfilled by any of the APIs developed. Error Handling -When APIs don’t provide correct error messages for unexpected/invalid… Continue reading Types of Bugs in API Testing
General Testcase for integrations
Authentication and Authorization: a. Verify that the integration securely authenticates with NetSuite using appropriate credentials. b. Test different user roles and permissions to ensure that access is properly restricted based on the integration configuration. Data Synchronization: a. Test data synchronization between the integrated system and NetSuite. Ensure that data is accurately and timely transferred in… Continue reading General Testcase for integrations
Factors to consider when disabling Login access in NetSuite
Check whether any integration is working based on the particular employee access. There might be access token generation done using the particular access. If we remove or deactivate the access it will affect the integration Solution: For removing or changing the access,we can change the email id to a new user. Check whether the employee… Continue reading Factors to consider when disabling Login access in NetSuite
Release Preview Document – Blueleaf
Release Preview Testing Blueleaf- Standard flow and Customization
Release preview Document – Studco Building System
Release Preview Document of the Studco Building system standard Flow and Customization
Release preview Document – Ten Acre Gifts
Release preview Documentation of Ten Acre Gifts- Test Case Documentation -Standard Flow