WHAT IS AGILE? Agile software development refers to a group of software development methodologies based on iterative development, where requirements and solutions evolve through collaboration between self-organizing cross-functional teams. Agile methods or Agile processes generally promote a disciplined project management process that encourages frequent inspection and adaptation, a leadership philosophy that encourages teamwork, self-organization and… Continue reading Agile Methodology
Category: Errors & Solutions
Articles related to errors and its solutions
Tips and Tricks for Selenium Web Driver
Tips and Tricks of QA Manual Game Testing
Checklist for Testing of Web Applications.
Tools and Terminologies for API Testing
Challenges Faced by Testers While Testing a Web Application
1)Cross-Browser Compatibility: Currently, with hundreds of browsers along with their different versions available for desktop and mobile, cross-browser compatibility is a common issue. It is ideal for a tester to use a cloud testing platform like Lambdatest for testing whether the application is compatible across different browsers. 2)Responsiveness: It’s of utmost importance that your images are responsive… Continue reading Challenges Faced by Testers While Testing a Web Application
How to fix ‘Syntax error: missing ; before statement’ for suitescript documents version 2.0 and below
Suitescripts written in version 2.0 or below shows this error ‘Syntax error: missing ; before statement’ even when there is ‘;’ present after every single line of code. For example check this client script sample code in suitescript v2.0.(This is a sample code and not used for any specific purpose) /** *@NApiVersion 2.0 *@NScriptType ClientScript… Continue reading How to fix ‘Syntax error: missing ; before statement’ for suitescript documents version 2.0 and below
Import of closed A/R or A/P transactions
When we migrate the transactions from the client’s computer there will be some transactions that are closed ones. To add these transactions we have different methods. We can import these transactions as journal entries. When importing the journal records we have to find out which of the accounts should be added for each transaction. Import… Continue reading Import of closed A/R or A/P transactions
Employee Labor cost is showing in parent subsidiary currency, not in employee subsidiary currency.
This behavior is related to an existing enhancement request in the system (404297 | Employee Saved Search > Labor Cost reflected in Base Currency of Parent Subsidiary instead of Base Currency of the Subsidiary where the Employee belongs to). Alternative Solution Create a Custom Field showing the Labor Cost based on the Employee Record Click Edit on… Continue reading Employee Labor cost is showing in parent subsidiary currency, not in employee subsidiary currency.
Resolving IF record duplication
Description We have two separate Sales order which populates different Item fulfillment record with same document number. Solution Check whether there is any script deployed to the Item Fulfillment record. If it is, then check the con currency limit of the script deployment and it may be set to 2 or more. Revert it back… Continue reading Resolving IF record duplication