All Things You Should Know About Selenium, REST API, SOAP UI(Groovy), DevOps, UFT/QTP
Friday, 23 September 2022
RPA with UIPath Demo how AI can be used in Stock Buy or Sell Decisions
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
Labels:
#.Net6.0,
#Azure,
#ConsoleApp,
#CSharp,
#DevOps,
#Git,
#HttpClient,
#MSTest,
#NUint,
#Numpy,
#Pandas,
#Python,
#RestAPI,
#RestSharp,
#Selenium4,
#Specflow,
#stockmarket,
#VisualStudio2022,
#Yaml
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, 26 August 2022
Cypress Integration Testing (UI and APIs) demo in Security Testing
- Integration Testing of User Interface and API is demoed
- Security Test cases are automated
- Analyzed the Cypress Dashboard reports
Friday, 19 August 2022
Cypress Integration Testing (UI and APIs) of Edge And SecurityTesting
- Integration Testing of User Interface and API is demoed
- Edge and Security Test cases are automated
- Performed a Continuous Integration using GitHub and GitHub
Actions
- Analyzed the Cypress Dashboard and BDD reports
Saturday, 13 August 2022
🐛 Bug report: Cypress is not throwing exception or error message when wrong “Event Types” are used
Issue:
In the below screenshot, an incorrect “Event Type” such as
“window:con” (not specified in the Cypress docs) is being used. Here the
Cypress is not throwing any exception or error message while execution
Screenshot:
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.
Labels:
#APIs,
#automation,
#ChaiAssertions,
#chrome,
#CSharp,
#Cypress,
#Cypresv10.4.0,
#edge,
#Electron,
#FireFox,
#html,
#JScript,
#Network,
#NUint,
#Select,
#Selenium4,
#TestAutomation,
#TimeTravel,
#ui,
#WebDriverManager
Thursday, 11 August 2022
🐛 Bug report: Cypress “Time Travel” feature fails with Chai Assertions
Issue:
When the dropdown is selected using Cypress and validated with
Chai assertion, the “Time Travel” feature captures incorrect details which
contradicts with the actual selection by the tool.
Screenshots:
Wednesday, 10 August 2022
🐛 Bug report: Cypress Tests are failing after the updating the Browser to Latest Version
Issue:
- When the installed local Browser version is updated to the
latest version and when the Cypress Test scripts are ran, the test scripts are
failing and the message “No Commands were issued in the test” was displayed.
- After clicking the update in the Cypress Test
runner too, the test scripts were failing.
- If I Close the Cypress Test Runner and after re-opening it,
the tests are passing.
- After local browser is updated, every new
opening of Cypress Test Runner is causing error and tests are failing.
Screenshots:
After Re-Opening the Cypress Test Runner, the test scripts are passing:
Wednesday, 3 August 2022
“Web Scrapping” of data from YouTube UI and generate reports using python (AI & Data Science) Demo
- v
A Python BDD (AI and Data science) solution for
YouTube UI, demo.
- v
Web Scrapping of data from UI will be performed.
- v
Scrubbing of the extracted data will be accomplished.
- v
Graphs generated are two-dimensional comparison
in nature
- v
At the end, below mentioned reports will be
produced using AI & Data Science which provides useful/vital insights.
Ø Plot
Graph
Ø Scatter
Chart
Ø Bar
Graph
Ø Histogram
Ø Pie
Chart
Friday, 29 July 2022
“Web Scrapping” from UI & API and generate reports using python (AI & Data Science) Demo
- A Python BDD solution for UI and API, demo.
- Web Scrapping from UI & retrieval of data
from API.
- Reports are generated using AI & Data
Science.
- The following reports will be generated.
v
Bar Graph
v
Pie Chart
v
Histogram
v
Line Graph
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:
Thursday, 14 July 2022
Web Scrapping using Selenium4 and Python (Data Science)
- Data is scraped from Amazon website using Selenium4
- Python Data science is used to create analytical report
- Bar Chat and Pie Chart analytical reports are created from real time data
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:
Thursday, 30 June 2022
Karate Labs Test Automation Demo
- “Accuweather” APIs and User Interfaces have been automated using this framework
- Shortcoming discovered are explained
- Cons: How automation can be utilized in detecting the flaws in the software applications
Tuesday, 28 June 2022
[🐛 Bug]: Selenium4, Java & WebDriverManager downloads improper 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 incorrect version of chromedrive.exe or respective drivers and hence the test executions are failing.
Screenshots:
Error Details:
Browser Installed Version:
[🐛 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:
Monday, 27 June 2022
PACT Contract Microservices Testing
This Demo illustrates the PACT Contract Testing of Microservices.
Details:
- PACT Contract Testing is demoed on the chosen Microservice
- Different factual test scenarios were explored as part of this demo
- Highlighted the how the cost of bugs detections are reduced and ROI (Return Of Investment) is very high by using the approach
Thursday, 9 June 2022
[🐛 Bug] Selenium4, C#, Java & WebDriverManager, latest version are not working and throwing errors
[🐛 Bug]: Selenium4 & WebDriverManager latest versions are not working and throwing errors
Scenario 1:
The WebDriverManager/Driver throws error when the URL is passed without "http://" or "https://"
Screenshot:
Error Details:
Tuesday, 8 March 2022
Sunday, 6 March 2022
Tuesday, 22 February 2022
Monday, 14 February 2022
Friday, 14 January 2022
[🐛 Bug]: In Selenium C#, tests cannot be executed in the old Browser versions
Issue: In Selenium C#, test script execution is failing in the old versions of browsers
[🐛 Bug]: In Selenium, the WebDriverManager is not working
WebDriverManager is not downloading the old browser version drivers.
Subscribe to:
Posts (Atom)