What is Adhoc Testing? Types with Example Ad hoc Testing Ad hoc Testing is an informal or unstructured software testing type that aims to break the testing process in order to find possible defects or errors at an early possible stage. Ad hoc testing is done randomly and it is usually an unplanned activity which does… Continue reading Ad hoc testing
Month: May 2023
To test the performance of a record in NetSuite using the network option in the console
Open Developer Tools: Open the Developer Tools in your web browser. You can usually access it by right-clicking on the webpage and selecting “Inspect” or “Inspect Element” from the context menu. Alternatively, you can use keyboard shortcuts such as Ctrl+Shift+I (Windows) or Cmd+Option+I (Mac) to open the Developer Tools. Navigate to the Record: Log in… Continue reading To test the performance of a record in NetSuite using the network option in the console
To test the performance of a record in NetSuite
Identify the Record: Determine the specific record type you want to test. Examples of record types in NetSuite include customers, transactions (such as sales orders or invoices), items, employees, and custom records. Define Performance Metrics: Determine the performance metrics that are important for the record type you want to test. Common performance metrics include response… Continue reading To test the performance of a record in NetSuite
Chunking of Email recipients to avoid exceeding the 10 (recipient+cc+bcc) limit
When implementing new functionalities to send emails, we have to be careful about the NetSuite limitation. A maximum of 10 recipients (recipient + cc + bcc) is only allowed. So to tackle this issue, we have to chunk the recipients before sending the emails, such that if we got 5 recipients, 3 cc and 4… Continue reading Chunking of Email recipients to avoid exceeding the 10 (recipient+cc+bcc) limit
Testing-Application Performance Monitoring PART-1
APM stands for Application Performance Monitoring, and it refers to the practice of monitoring and measuring the performance of an application in order to identify bottlenecks, inefficiencies, and areas for improvement. In the context of NetSuite, which is an enterprise resource planning (ERP) software suite, APM testing can help identify performance issues and optimize the… Continue reading Testing-Application Performance Monitoring PART-1
The <dialog> HTML element represents a dialog box or other interactive components, such as a dismissible alert, inspector, or subwindow. In HTML, the <dialog> element is used to create a dialog box or a modal window that displays content or prompts for user interaction. It provides a way to show temporary content or forms on top of the… Continue reading
Environmental Analysis and HRM
Environmental analysis is a crucial aspect of effective human resource management (HRM). It involves examining the external factors that can impact an organization’s workforce and HR strategies. This analysis encompasses various elements, including economic conditions, technological advancements, demographic trends, legal and regulatory factors, socio-cultural influences, and competitive dynamics. By conducting environmental analysis, HR professionals gain… Continue reading Environmental Analysis and HRM
Sustainable Development and Circular Economy
Sustainable development and the circular economy are two interconnected concepts aimed at addressing environmental and social challenges while promoting economic growth and prosperity. Here’s a brief explanation of each: Sustainable Development: Sustainable development is a holistic approach that seeks to meet the needs of the present generation without compromising the ability of future generations to… Continue reading Sustainable Development and Circular Economy
Tax saving ideas under the old tax regime
Under the old tax regime in India, here are some tax-saving ideas you can consider: Utilize deductions under Section 80C: Take advantage of deductions available under Section 80C of the Income Tax Act. You can invest up to Rs. 1.5 lakh in eligible instruments such as Employee Provident Fund (EPF), Public Provident Fund (PPF), National… Continue reading Tax saving ideas under the old tax regime
How to resolve the issue when a workflow is triggered to change the status of a bill to open when the bill is rejected by an approver?
In a vendor bill approval workflow, which consists of a 4-level approval process, the bill gets approved only after it is approved by the final approver. However, when verifying a scenario, there was a mistake where the bill status was changed to approved, resulting in the bill status being changed to open where it is… Continue reading How to resolve the issue when a workflow is triggered to change the status of a bill to open when the bill is rejected by an approver?