Important points to check before moving a DEV task to QA are: Verify whether the Code Review is completed Check if the Unit Testing results are shared with proper details., after the final code review Testing Requirement / Scope is specified in the JIRA Task for smooth QA execution Re-check if the bug fixed, is… Continue reading Important points to check on DEV tasks before moving to QA
Tag: #development
Collaborative Development with NetSuite SDF
NetSuite SuiteCloud Development Framework (SDF) enhances teamwork and efficiency in building SuiteApps and customizations. Key practices include: Version Control: Use Git for seamless code management and collaboration. Modular Development: Break projects into modules for parallel development and reduced dependencies. Agile Methodologies: Adopt agile practices like sprint planning and daily stand-ups for iterative progress. Communication Tools:… Continue reading Collaborative Development with NetSuite SDF
Adding View Record Link via Mail when a record is created/Updated_User Event Script
Adding View Record Link via Mail when a record is created/Updated using user event Script – After Submit define([‘N/email’, ‘N/record’, ‘N/runtime’, ‘N/url’ ], (email, record, runtime, url, search) => { const afterSubmit = (scriptContext) => { try { … Continue reading Adding View Record Link via Mail when a record is created/Updated_User Event Script
Tounge drive system
The Tongue Drive System (TDS) is an innovative assistive technology designed to help individuals with severe disabilities to control various devices using their tongue movements. Developed by researchers at the Georgia Institute of Technology, the TDS utilizes a small magnetic tracer placed on the user’s tongue, which detects the position and movements of the tongue… Continue reading Tounge drive system
FOG Screen Technology
FOG (Free-form Optical Gradient) screens, also known as fog projection screens, are innovative display technologies that utilize fog or mist as a medium for projecting images or videos. These screens create a thin, laminar layer of fog or mist that acts as a transparent display surface, allowing images or videos to be projected onto it.… Continue reading FOG Screen Technology
Employee Training and Development: The Benefits of Upskilling or Reskilling Your Team
Employee training and development isn’t just about teaching employees to do their jobs. It’s about showing employees they are valued and that upward movement in the organization is possible. When employees don’t see opportunity, they don’t bring their best selves to work. “Give a person a fish and you feed them for a day; teach… Continue reading Employee Training and Development: The Benefits of Upskilling or Reskilling Your Team