Fundamental test process – Test Closure activities

Test closure activities are done when software is delivered. The testing can be closed for other reasons also like: When all the information has been gathered which is needed for the testing.When a project is canceled.When some target is achieved.When a maintenance release or update is done. Test closure activities have the following major tasks:i.… Continue reading Fundamental test process – Test Closure activities

Agile Automation Testing

Agile Automation Testing in software development is an approach of using test automation in agile methodologies. The purpose of agile automation testing is to make the software development process more effective and efficient while maintaining the quality and time as well as resource consumption. Thus, the implementation of such a process requires a lot of coordination… Continue reading Agile Automation Testing

How to create custom record in netsuite using suitescript 2.0 in SCA

This will create custom records using suitescript 2.0 when ever customer submit a form. first you have to create custom record manually then you have to add those custom_record_id for below code to create custom recrods. Javascript View File Suitescript2 the above code will create the custom record in netsuite👇

Clear Cart

Removing Items from the cart removeAll Function Removes all the items from the cart page, add action while clicking a link or button on the cart page to remove the buttons

Resolve Error: “Notice (SuiteScript): An unexpected SuiteScript Error has occurred” on Avalara Setup

When configuring the Avalara bundle in a newly refreshed Sandbox account the following unexpected error: “Notice (SuiteScript): An unexpected SuiteScript Error has occurred” is encountered in the Configuration tab. SolutionConfiguration for Avalara bundle v5.7 (OneWorld) & v6.6 (Basic) and newer: Navigate to Customization > List, Records, Fields > Record TypesEdit AVACONFIGClick ListClick EditConfig Flag: Remove… Continue reading Resolve Error: “Notice (SuiteScript): An unexpected SuiteScript Error has occurred” on Avalara Setup

Handling Backorders

You can track backorders for items not in stock. Integrated item receipts and fulfillments enable you to handle backorders. You can commit backordered items from items that you receive on purchase orders. After you commit items on backorder, you can process them for fulfillment. For example, you enter a sales order for 5 quantities of… Continue reading Handling Backorders

Add New Tab to MyAccount Menu

We can add new tab or menu to the my-account menu tree as shown below.On clicking the subentry the user will redirect to new page. The View and template of the new page can be set

Item Saved Search Not Sending Emails Even Send Email Alerts When Records Are Created/Updated Is Marked

There is an option for sending an email, when we make an update on the lead record, we checked that field Applies To Product: NetSuite 2021.1 Scenario Upon creating a saved search, with ‘Send Email Alerts When Records are Created/Updated’ in the Email subtab = True, the search is still not sending email even if new records/transactions are… Continue reading Item Saved Search Not Sending Emails Even Send Email Alerts When Records Are Created/Updated Is Marked