Assertions in JMeter

There are various test plan elements in JMeter like thread group controllers, listerns, timers ,assertions, etc. Assertions are used to verify and validate the data of requests that we have sent to the server. Using assertions we can compare the expected result with the actual result. For example, if we want to see a message like the welcome… Continue reading Assertions in JMeter

PDF Template for JCurve Solutions Limited – Part 2

Requirement: Customer Payment PDF  J-curve would like to create the Customer Payment PDF template as per given layout  Our Solution  The requirement can be achieved by creating a script for adding a custom button named Receipt in the Customer Payment. When the user clicks the custom button, then the script will render the custom pdf… Continue reading PDF Template for JCurve Solutions Limited – Part 2

PROPOSAL FOR DOWNLOADING THE EXCEL FILE FROM QUOTE.

Proposal Summary  Add a new button for quote/estimate records called “Download excel”. In that button’s action, the excel file must be downloaded in excel format. The file must be named in the format “document number.xls”  Requirements  The “PROFORMA INVOICE” excel is downloaded from the quote/estimate record. The excel mockup will look like this.  Our Solution … Continue reading PROPOSAL FOR DOWNLOADING THE EXCEL FILE FROM QUOTE.

How to add an additional field to upload the file in did you find the product?

We can add an additional field to upload a file in Did you find the product? For that, we need to login to Magento admin and click on Amasty 2. When we click on Amasty we will get 4 options, Custom Forms Google Invisible Captcha Modules & Notifications Amasty Marketplace In that, we need to… Continue reading How to add an additional field to upload the file in did you find the product?

Published
Categorized as Magento

How to reorder the fields in the Shipping Address section?

We need to create an extension with the name checkout (vendor/app/code/theme_name/Checkout) Inside that checkout folder, we need to create an etc folder, inside that we need di.xml file and module.xml 2. Inside the checkout folder, we need to create a Plugin folder and inside that, we need 2 more folders Checkout and Block (Plugin->Checkout-> Block),… Continue reading How to reorder the fields in the Shipping Address section?

Published
Categorized as Magento