Scrum or Sprint retrospective is the scenario where the scrum members come together to do an appraisal of their work. It is a self-inspection on how they are executing their tasks. In any organization, there is a need for the stakeholders to come together to do an appraisal of the activities of their project over time. This… Continue reading SCRUM RETROSPECTIVE
Month: June 2023
KANBAN VS SCRUM
Kanban and Scrum are the most famous agile frameworks that have been used by many organizations globally. Kanban involves the continuous development and delivery; it usually tackles a small number of tasks at the same time. Kanban teams make use of the visual planning tool called the Kanban board. The Kanban normally showcases each project… Continue reading KANBAN VS SCRUM
Freelance writing
Freelance writing has become a popular and lucrative profession for many individuals seeking the flexibility and independence of working on their terms. With the rise of remote work and the gig economy, freelance writers have a wide range of opportunities to explore. In this article, we will delve into various aspects of freelance writing, including… Continue reading Freelance writing
Values on Sales Order Status Field (Field ID = orderstatus) on View Mode
The Status field (ID = orderstatus) is hidden on the Sales Order form in View mode even though the “Show” checkbox is marked on the Custom Form. In order to show the Status field in View mode, a workflow can be deployed to change the Display Type of the said field. However, in this instance, the value of the Status field will not be the normal ones like “Pending Approval”,… Continue reading Values on Sales Order Status Field (Field ID = orderstatus) on View Mode
Ranorex Studio
Ranorex Studio is a comprehensive test automation tool that is primarily used for testing desktop, web, and mobile applications. It provides a user-friendly graphical interface for creating and executing automated tests, making it accessible to both technical and non-technical users. Key Features of Ranorex Studio: Test Automation: Ranorex Studio allows you to automate tests for… Continue reading Ranorex Studio
Appium
Appium is an open-source test automation framework that allows you to automate mobile applications across different platforms, such as Android and iOS. It provides a way to write tests using various programming languages, including Java, Python, Ruby, and more. Appium uses the WebDriver protocol to interact with mobile applications. It supports native, hybrid, and mobile… Continue reading Appium
Anatomy of SuiteCommerce Extension
SuiteCommerce extensions generally include the following types of files. File Description Entry Point An essential file in any extension with JavaScript is the entry point file. When an extension is loaded into a site’s application, this is the file that is called. In the entry point JavaScript file, you should define a module.Every JavaScript-based file… Continue reading Anatomy of SuiteCommerce Extension
How to create an additional field in the customer section of the Magento backend?
Written the below code in the existing module customfield->setup->InstallData.phpCode: After this we need to delete the folder in setup module in our database, And after that; php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento s:s:d -f en_US –theme Swissup/argento-marketplace sudo chmod 777 -R /var/www/html/Szco_Supplies_Magento_Nestuite_website/ After this, it will be as shown in the screenshot below.… Continue reading How to create an additional field in the customer section of the Magento backend?
A Step-by-Step Guide to Creating a Plan in Jira for Effective Project Management
Introduction: Jira, developed by Atlassian, is a versatile project management tool that offers robust planning capabilities to help teams stay organized and achieve their project goals. Creating a plan in Jira allows teams to outline tasks, set timelines, allocate resources, and track progress throughout the project lifecycle. In this article, we will provide a step-by-step… Continue reading A Step-by-Step Guide to Creating a Plan in Jira for Effective Project Management
PROPOSAL FOR WebApp Koemar Shipping
Task : https://jobinandjismi.atlassian.net/browse/PRQT-1927 WebApp for Koemar Shipping General :- The WebApp will havethe below features. Employees can login to the app using their credentials. A dashboard will be available where employees can create new form, view the previous forms, customers, etc. There will be a super admin who can manage the entire application. Only Admin can add… Continue reading PROPOSAL FOR WebApp Koemar Shipping