All Things You Should Know About Selenium, REST API, SOAP UI(Groovy), DevOps, UFT/QTP
Showing posts with label #JScript. Show all posts
Showing posts with label #JScript. Show all posts
Friday, 26 August 2022
Cypress Integration Testing (UI and APIs) demo in Security Testing
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:
Subscribe to:
Posts (Atom)