After creating a custom entity field from the administrator role Project manager role can’t see that particular field. Solution Add access to the project manager role in the custom entity field setup.
Category: Errors & Solutions
Articles related to errors and its solutions
Software Testing Tools
1. Sahi Sahi Pro is a test automation software for desktop applications, mobile applications, and web applications. Sahi was conceived as an open-source product in 2005 with a specific focus on test automation management tools for web 2.0 technologies but as a test automation tool geared towards testers. The open-source version includes basic tools set sufficient for most testing purposes (Record on all browsers, Playback on… Continue reading Software Testing Tools
Error while Parsing XML in the template
Issue Error: “The entity name must immediately follow the ‘&’ in the entity reference” when trying to print or save an Advanced PDF/HTML Template. Solution This usually happens if one of the Company Information or one of the Field Label or values have a special character like ‘&’. Identify first which field label or value has ‘&’ then add a… Continue reading Error while Parsing XML in the template
How much do we know about selenium?
What is Selenium? Selenium is an open-source, automated testing tool used to test web applications across multiple browsers. It’s primarily built in Java and supports several browsers and programming languages. The Selenium test suite comprises of four tools: Selenium Integrated Development Environment (IDE) Selenium Remote Control (RC) Selenium WebDriver Selenium Grid Need for Selenium WebDriver To… Continue reading How much do we know about selenium?
XML Parsing Error in the Script
Issue User is experiencing “Error Parsing XML: The entity name must immediately follow the ‘&’ in the entity reference” whenever it triggers the script that prints the name of the Customer. Solution This error is caused by the ‘&’ in the Customer name of record wherein the script is reading this as an operator. In order to… Continue reading XML Parsing Error in the Script
Performance Testing Tools
LoadNinja : 1)LoadNinja by SmartBear allows you to quickly create scriptless sophisticated load tests, reduce testing time by 50%, replace load emulators with real browsers, and get actionable, browser-based metrics, all at ninja speed. 2)You can easily capture client-side interactions, debug in real-time, and identify performance problems immediately. 3)LoadNinja empowers teams to increase their test coverage… Continue reading Performance Testing Tools
Saved search to see the custom roles
After creating the saved search other than administrator role can’t see the search result. Solution:- There is a audience tab to see the saved search result to other roles. Put check mark to this roles that you want to see the saved search result. Saved search> Audience Subtab Click Save
Scenario :- You have entered an Invalid Field Value 01/07/2022 for the following field: trandate ( CSV import error)
Solution Change the date format Go to Home > Set Preferences > General. Under Formatting Subtab, Change date format according to your preferences. Click Save.
Timesheet Error
When adding weekly timesheet in Netsuite it shows error as below. Solution Check the employee record details of employees who can’t enter the timesheet. If he is an inactive employee this error will be populated by the system. To check this, Navigate to List> Employees> Employees Check the box show inactive. If the inactive box… Continue reading Timesheet Error
Software Testing Tool- QTP
What is QTP? QTP stands for QuickTest Professional. It helps in executing the automated functional testing which is helpful for the tester to identify any error, defects, or bugs. It was designed and developed by Mercury Interactive, then powered by HP and now it is under MicroFocus. Features of QTP: It is more of an… Continue reading Software Testing Tool- QTP