All Things You Should Know About Selenium, REST API, SOAP UI(Groovy), DevOps, UFT/QTP
Thursday, 22 August 2024
Wednesday, 21 August 2024
AZURE (DEVOPS) – DASHBOARD WIDGETS ARE NOT REFLECTING THE REAL TIME DATA
Azure Dashboard widgets are not
reflecting real time data, such as there are delays in updating the dashboard, if
there are failures in the application, or build, or release, or test executions
which are not captured correctly and alerted.
There are pipelines created for the
project or application, when build failure occurs such as cancelled or failed
during the execution, due to this one dashboard widget is getting updated and
others are not.
Due to the above-mentioned discrepancy or
issue, there are hard times in monitoring and alerting.
The below is an example.
1.User has cancelled the Build Execution
2. Build Pipeline Analytics are not
updated
3. Discrepancy in the data displayed by Dashboards Widgets
Saturday, 30 March 2024
App Connect Enterprise integration with Azure DevOps
The continuous integration and continuous deployment (CI/CD) pipeline are best practice for DevOps teams. CI/CD, aims to streamline and accelerate the software development lifecycle. Here the Build and Deployment Pipelines are created in the Azure DevOps.
Whether the code is initially deployed or re-deployment of codebase such as the webservice project is performed, then the Build and Deployment pipelines are triggered and the below mentioned configured tests/validations are performed and the code is promoted to the higher environment.
The below testing types are covered such as
1. Unit Testing
2. Integration Testing (API/Webservices Testing)
3. System Testing (User Interface Testing/ Acceptance Testing)
4. Performance Testing (Non-Functional Testing )
In an enterprise, there are heterogenous applications are present across the landscape, such as C, Java, Python, and Jscript etc., applications with various backend database such as Oracle, MysQL, Sql Server, DB2 etc., here the data communication is versatile, and volume is huge, which are handled by Enterprise Service Bus applications such as IBM App Connect Enterprise, hence development, testing and operation plays a vital role is organizational business success.
App Connect Enterprise Non-Functional Testing with JMeter
YouTube : https://www.youtube.com/channel/UCj73zPtmzePn5deEXTrb4rQ
Blog : https://allthingsaboutuft.blogspot.com/
LinkedIn: https://www.linkedin.com/in/vadivel-sekar-29428b26/
App Connect Enterprise integration with ‘ERP’
App Connect Enterprise integration with ‘Hospital Management System
Use Case: In the Hospital Management System, the Doctor prescribe the medicine ‘Paracetamol’, email send to ‘Pharmacist’, and the ‘Pharmacist’ sells the drug and create an Invoice for the same. These invoice details are transported to ‘ERP’ and Payment gets registered in the ‘Payment Voucher’ module. Here the integration between the Hospital Management System and the ERP application will be validated using the Integration Testing such as the API/Webservices testing.
E2E Product Using App Connect Enterprise
Youtube : https://www.youtube.com/channel/UCj73zPtmzePn5deEXTrb4rQ
Blog : https://allthingsaboutuft.blogspot.com/ LinkedIn: https://www.linkedin.com/in/vadivel-sekar-29428b26/
E2E Product Using App Connect Enterprise Introduction
YouTube : https://www.youtube.com/channel/UCj73zPtmzePn5deEXTrb4rQ
Blog : https://allthingsaboutuft.blogspot.com/
LinkedIn: https://www.linkedin.com/in/vadivel-sekar-29428b26/