Showing posts with label #CSharp. Show all posts
Showing posts with label #CSharp. Show all posts

Saturday, 17 August 2024

Supply Chain Management to Warehouse Management System MuleSoft Integration Product CI/CD





In this demo, the developed Integrated Solution or product would be deployed in the Anypoint Cloud Platform and Test Solution developed will be deployed into WSL2 Linux self hosted runner and CI & CD would be performed.



 

Supply Chain Management to Warehouse Management System MuleSoft Integration Product System Test





In the demo, the complete set of test cases or test scenarios will be executed.





 

Supply Chain Management to Warehouse Management System MuleSoft Integration Product Integration Test

 



Demo Series Playlist


In this demo, the integration test will be developed and executed.


Subscribe on LinkedIn YouTube Channel

Supply Chain Management to Warehouse Management System MuleSoft Integration Product System Test

 



Demo Series Playlist


In this video, the System Test of developed Integrated Product will be developed and executed. Details:

  • E2E Tests
  • Business Test Cases
  • Edge Test Cases
  • Positive Scenarios
  • Negative Scenarios


Subscribe on LinkedIn
YouTube Channel

Supply Chain Management to Warehouse Management System MuleSoft Integration Product Development



Demo Series Playlist


In this demo, the API Specification would be developed. The developed API Specification developed will be Simulated, receive feedback and validated. The Integration Solution or Mule Application would be developed and Unit test will be developed and performed.




 

Supply Chain Management to Warehouse Management System Integration Product Development & Unit Tests

 



Demo Series Playlist


In this demo, the API Specification would be developed. The developed API Specification developed will be Simulated, receive feedback and validated. The Integration Solution or Mule Application would be developed and Unit test will be developed and performed.

Supply Chain Management to Warehouse Management System MuleSoft Integration Product Architecture



Demo Series Playlist


Supply Chain Management to Warehouse Management System MuleSoft Integration Product

🔄 Supply Chain Management to Warehouse Management System (MuleSoft) – Demo Overview

📘 API Lifecycle Phases Covered
  ✅ Design
      ⚙️ Implementation
     📡 Management

🎨 Design Phase
     📝 API Specification is created as the foundation for the integration product.

🛠️ Implementation Phase
     🔧 Integration Solution / Mule Application is developed.
  🧪 Unit Test Cases are created.
      🎯 100% Unit Test Coverage is targeted and achieved.
  🔍 Integration & System Test Cases are designed and executed, including:
       ✔️ Business Scenarios & Test Cases
       ✔️ Edge Scenarios & Test Cases
       ✔️ End‑to‑End Scenarios & Test Cases
      ✔️ Positive & Negative Test Cases

📡 Management Phase
      🚀 CI (Continuous Integration) and CD (Continuous Deployment) pipelines are implemented and demonstrated.
     📈 Monitoring and 🔔 Alerting mechanisms are set up as part of operational readiness.

🧪 Testing Phase – Importance & Impact
     🐞 Demonstrates how testing identifies potential bugs that can affect business operations.
     ⚠️ Highlights risks and business impacts, such as:
     💸 Increased operational overhead
    🔁 Process disruptions
    🛑 Failures in critical business flows
    🌟 Shows how each lifecycle phase contributes to preventing issues and ensuring smooth business
functioning.

Subscribe on LinkedIn   YouTube Channel 



 

Monday, 5 September 2022

CSharp & RestSharp Integration with Python

  •  User Interface and Web Services Integration with other Programing Languages
  • Useful insights about Pre-Stock Market buying and selling reports are generated
  • When buying or selling stocks best prices decisions are aided




Tuesday, 30 August 2022

[🐛 Bug report: ] “RestSharp” package is failing or not able to install with “.Net 6”

 

Issue: The stable versions or pre-releases installations are failing with “.Net 6” version


Screenshots:


Project Detailss:



Pre-Release failing



Stable Version failing 





Archived Stable Version Failing 





Friday, 12 August 2022

Analysis of Architectural difference between Cypress and Selenium

 In this demo, I will summarize my analysis of Architectural difference between Cypress and Selenium.


Kindly provide your feedback as comments whether the “Real User Actions or Behaviors” should be part of functional, API and regression test automation or tweaking of HTML or DOM should be, too be a part.






Sunday, 17 July 2022

[🐛 Bug]: WebDriverManager with the "MatchingBrowser" command displays error in Selenium C#

When the WebDriverManager is instantiated with the "MatchingBrowser" command, the browser is not launched and error is displayed

Screenshot:



[🐛 Bug]: ".Net5.0" and latest "Configuration Manager" genreates security issues (Selenium C#)

With the below mentioned versions, the error "System.Security.Permissions" is displayed. 


Due to which the build generation is failing.


Details:


.Net Framework             :: net5.0
ConfigurationManager :: 7.0.0-preview.6.22324.4


Screenshot:






Tuesday, 12 July 2022

[🐛 Bug]: Selenium4, CSharp & WebDriverManager is not downloading the latest version of EdgeDriver and throwing error

 

When the Edge browser is upgraded from “102.0.1245.44” to “103.0.1264.49 ”, the latest EdgeDriver such as “103.0.1264.49 ” is not downloaded by the WebDriverManager and test scripts are failing.


Screenshots:

Error Details:





EdgeDriver latest version not downloaded details:




Installed Edge Browser version:



Tuesday, 28 June 2022

[🐛 Bug]: Selenium4, CSharp & WebDriverManager downloads inappropriate versions of drivers and test executions are failing

 

When old versions of Chrome/Edge/Firefox are installed and when the WebDriverManager is used/run, it downloads the latest version of chromedrive.exe or respective drivers and hence the test executions are failing.

Screenshots:

Error Details:



Browser Installed Version:



WebDriverManager driver downloaded details: