Month: February 2023
Test Planning
The test plan is a project plan for the testing work to be done in development or maintenance projects. Planning is influenced by many factors, Test policy or strategy of the organization Test development life cycle The scope of testing Objectives Risks Constraints Criticality Availability of resources Having a test plan guides our thinking and… Continue reading Test Planning
Test documentation for PDP matrix table extension
TEST ID TEST CASES EXPECTED RESULT ACTUAL RESULT STATUS OTP-2256_001 Check and verify the product detail page in the website Product detail page should be visible in the website Product detail page is visible in the website PASS OTP-2256_002 Check whether the matrix table is visible in the PDP Product matrix table should be visible… Continue reading Test documentation for PDP matrix table extension
Stripe Integration in SCA
Test case documentation
Intercompany Reconciliation Report
The Intercompany Reconciliation report is used to identify unmatched or incorrectly matched intercompany transactions. This includes intercompany transactions that have not been paired with a corresponding transaction in another subsidiary, and paired transactions that have different amounts or currencies. The Intercompany Reconciliation report has five sections and lists the mismatched intercompany transactions for: Unlinked Orders… Continue reading Intercompany Reconciliation Report
Deploy local source files to a NetSuite SSP application:
To deploy local source files to a NetSuite SSP application: Go to your command line or terminal window. Access the SCA source directory that contains the package.json file. If implementing the 2020.1 release or later, this directory is the SC_xxx directory within your root source directory. For example: SC_20.1 If implementing 2019.2, this directory is the *_Live directory… Continue reading Deploy local source files to a NetSuite SSP application:
How to add transition on hover with CSS
CSS transitions allows us to change property values smoothly (from one value to another), over a given duration. Animate an element with basic transition on hover In the example code given below, we will make the opacity of an element change when a user hovers or mouses over the element. Example Code: <!DOCTYPE html> <html… Continue reading How to add transition on hover with CSS
PROPOSAL FOR RESTRICTING THE SHIPPING COUNTRY BASED ON THE SUBSIDIARY
Task no: https://jobinandjismi.atlassian.net/browse/THRD-653 Proposal Summary This proposal covers the scope of restricting the shipping country based on the Subsidiary in the thermogard website domains. The implementation will be done in the below pages – Checkout – MyAccount Requirement As of now, there are no shipping restrictions implemented on the website. Since we are using a common… Continue reading PROPOSAL FOR RESTRICTING THE SHIPPING COUNTRY BASED ON THE SUBSIDIARY
Steps to remove vendors from item record using CSV import
Steps to remove vendors from item record using CSV import
SMT Image Compression
Applies to SuiteCommerce | SuiteCommerce MyAccount | SuiteCommerce Advanced | Site Management Tools Images can be compressed to decrease the page load time and bandwidth consumption. There are four levels of image quality with increasing levels of compression. Typically, the decrease in quality is unnoticeable to viewers. The quality levels are: Very high (minimal compression)… Continue reading SMT Image Compression