Testcase preparation on FTIT-130
Category: Errors & Solutions
Articles related to errors and its solutions
Unexpected Error Is Returned When Connecting to SFTP Server Using SuiteScript 2.0
Scenario: When connecting to an SFTP server using SuiteScript 2.0, users may encounter an unexpected error. One of the reasons is because the directory property on the createConnection method does not exist on the server. Solution: To ensure that the problem is not the directory, remove the directory property on the connection or give it… Continue reading Unexpected Error Is Returned When Connecting to SFTP Server Using SuiteScript 2.0
MUTUALLY_EXCLUSIVE_ARGUMENTS Error During SFTP Connection
Scenario: NetSuite currently does not support 2FA connections over SFTP connections. There is currently a defect on this topic tracked as Defect 569291 for allowing the use of two types of authentication at the same time (2FA) . When there is a use case to send 2 types of authentication at the same time, the below code throws error MUTUALLY_EXCLUSIVE_ARGUMENTS. Since 2019.2… Continue reading MUTUALLY_EXCLUSIVE_ARGUMENTS Error During SFTP Connection
You cannot edit the end of group line. You must delete the group when entering item group on transaction
Create Item Group 1. Lists> Accounting> Items> New2. Select Item Group3. Reference Start/End Lines on Picking Tickets = Yes4. Create Customer record with no shipping and billing address5. Create Sales order —Transactions> Sales> Enter Sales order—Select the item group—Save Warning: This Document has not used AvaTax Services for Tax Calculation. Shipping/Billing Address or Latitude & Longitude… Continue reading You cannot edit the end of group line. You must delete the group when entering item group on transaction
TypeError: Cannot read property “custbody_field” of null
To find the NetSuite script that is causing the error, follow these steps: Go to Customization > Scripting > Scripted Records. Edit the record that you’re trying to troubleshoot, say for example, “Sales Order”. Look at the list of scripts deployed on the record defined by the “Deployed” checkbox. Uncheck all the scripts under “User Event Scripts” or… Continue reading TypeError: Cannot read property “custbody_field” of null
Why items are not committed even if there are item quantities available in inventory?
Have you ever came across a situation like, When a sales order is created for an item with available quantity and on saving the sales order record, the quantity will not get committed instead the ordered quantity will get back-ordered? Solution : Please recheck the below points to resolve this issue. Please check whether the… Continue reading Why items are not committed even if there are item quantities available in inventory?
TEST AUTOMATION
Automation Testing is a process of automating the testing process that is usually performed for testing the functional and non-functional behavior of a software application. Why Automate Tests? / Benefits of Automating Tests Which Test Cases to be Automated? Automation – Types of Testing Which Test Cases NOT to be Automated? When NOT to Automate? Challenges in… Continue reading TEST AUTOMATION
Introduction to WebLOAD
What is WebLoad : WebLOAD is a load testing tool, performance testing, and stress test web applications. This web and mobile load testing and analysis tool is from RadView Software. Load testing tool WebLOAD combines performance, scalability, and integrity as a single process for the verification of web and mobile applications. WebLOAD is an open-source tool for load testing, stress testing, and performance testing that is sponsored… Continue reading Introduction to WebLOAD
A warning message “Invalid Start Date” is displayed while selecting the email button after entering the valid dates in the Print a Statement page
Steps to Solve the issue Fetch the Extension Search for Print Statement TPL File Change the Date format from dd/mm/yyyy to yyyy/mm/dd in Print Statement TPL file Check the Changes in local Deploy the extension.
Can’t see Transaction subtab under Customer > Sale > Transactions
Can’t see Transaction subtab under Customer > Sale > Transactions