Testing Insights
Testing Insights
  • Видео 11
  • Просмотров 31 496

Видео

Run Cypress Test in parallel on the Same Machine
Просмотров 9 тыс.Год назад
cypress-parallel is an open source library that will help you to run your tests in parallel on the same machine using a similar multi-threading approach. Github link: github.com/tnicola/cypress-parallel
Cypress Best Practices | Dynamic Wait | Cypress
Просмотров 3,8 тыс.Год назад
The goal of this video is to discuss best practices regarding the use of dynamic waits in comparison with static hard-coded waits. Moreover, I have shared project experience such as what kind of challenges you might face with static waits. This video is only intended to educate on the best practices.
Cypress Test Automation Best Practice | Page object Model Anti-Pattern |
Просмотров 881Год назад
Test Automation Best Practice for Cypress Tool. In this video, I am talking about how you can effectively use Page object with Cypress.
Playwright 05- Page object model Part 2
Просмотров 1,7 тыс.Год назад
Playwright 05- Page object model Part 2
Playwright 04 - Page object model Part 1
Просмотров 3,4 тыс.Год назад
Playwright 04 - Implement Page object model design pattern Part In this video ,we will understand the basic of Page object model implementation with Playwright Typescript. About POM Page Object Model is one of the most popular design pattern in the test automation. In this , each page class represents the page of your test application and page object will contain all the web elements , actions ...
Playwright 03 - How to design Framework folder structure
Просмотров 4,2 тыс.Год назад
Playwright 03 - How to design Framework folder structure
Playwright 02 - Browser Context and Page fixture
Просмотров 2 тыс.Год назад
Playwright Test - Browser Context and Page fixture concepts
Playwright 01 - Installation
Просмотров 788Год назад
Playwright is a JavaScript framework that supports automating web applications and its apis. In this tutorial , we are going to focus how you can automate Playwright Typescript tests.
Cypress - Test automation setup from scratch
Просмотров 2292 года назад
Quick demo on how you can setup Cypress test automation framework in quick time.
Easy way to setup and configure proxy setting Burp Suite
Просмотров 7132 года назад
configure and setup Burp suite community edition. This video is meant for education purpose only. Note: Do not use this tool for pen testing on the application which you don't own or permission to attack.

Комментарии

  • @vishwaamk73
    @vishwaamk73 18 дней назад

    Your explanation is good and on point. Waiting for more videos. Thanks

  • @parasharp28
    @parasharp28 2 месяца назад

    A decent (if not the best) intro to POM, with Playwright.

  • @zahrashafi7884
    @zahrashafi7884 2 месяца назад

    Hi Sir , thanks for the very helpful video! could you please tell us how we can implement this in jenkins execution

  • @saurabhkumar-bo4cr
    @saurabhkumar-bo4cr 4 месяца назад

    Great Video 🎉

  • @webtestingui7187
    @webtestingui7187 4 месяца назад

    kindly share this code in git repo or share your git repo

  • @miss.sunshinegaming6574
    @miss.sunshinegaming6574 5 месяцев назад

    Why it shows my real ip address in Firefox?

  • @rajendraprasad9718
    @rajendraprasad9718 7 месяцев назад

    Hi Sir, I am getting the following message "'node_modules' is not recognized as an internal or external command, operable program or batch file."

  • @Tester-ff8pp
    @Tester-ff8pp 7 месяцев назад

    how did you configured parallel-weights.json file?

  • @Tester-ff8pp
    @Tester-ff8pp 7 месяцев назад

    How did you configure the parallel-weights.json?

  • @user-ex8pm4vi4y
    @user-ex8pm4vi4y 8 месяцев назад

    What are the things you are importing from users in data-modals folder. It could be appreciated if you explain it deeply in handson

  • @romanh2142
    @romanh2142 9 месяцев назад

    this is Not data driven approach

  • @user-ni8ig2sh6s
    @user-ni8ig2sh6s 9 месяцев назад

    this is great ! can you please post the next video ? Thanks

  • @user-pf9gc1jc3r
    @user-pf9gc1jc3r 10 месяцев назад

    Please continue with uploading more videos

  • @iburahim786
    @iburahim786 10 месяцев назад

    This video looks to be Great!, Can you please post the full playwright series?

  • @shashankatole6968
    @shashankatole6968 11 месяцев назад

    Yes. It's work for me but how to generate report. Earlier I'm using mochawesome report. Please help me to understand.

  • @saravan39
    @saravan39 11 месяцев назад

    Pls update this video to correct playlist info

  • @nityaranjan6714
    @nityaranjan6714 11 месяцев назад

    Have you tried the same code in headless mode. Its not working in headless

  • @divyanshuanand3396
    @divyanshuanand3396 Год назад

    Its not working...time taken is same

  • @saittalhabakir8628
    @saittalhabakir8628 Год назад

    Thanks for amazing video, helps a lot!

  • @vijayapriyapalanikumar6213
    @vijayapriyapalanikumar6213 Год назад

    When i run test using headless using command node cypress/scripts/cypress-run.ts I have got error as follows Cannot find module c:\myproject path\cypress\scripts\cypress-run.ts

  • @samson2045
    @samson2045 Год назад

    Hi.. When running cypress test in parallel, its taking longer duration than normal.. execution duration is not effective.. is this expected? Can anyone help me to understand the cypress parallel challenges/limitation?

  • @vijayapriyapalanikumar6213
    @vijayapriyapalanikumar6213 Год назад

    ❤❤❤ it's worked for me thanks for the detailed vedio

  • @Sunils_Creations
    @Sunils_Creations Год назад

    where are the next videos , can u please guide me , i am in great need of Data Driven automation

  • @umairmah7
    @umairmah7 Год назад

    Very nice explanation but still waiting for your next video regarding reports merge

  • @zainabbas1019
    @zainabbas1019 Год назад

    Playwright is better

  • @caocaocup
    @caocaocup Год назад

    Woaa... thanks your video!!!

  • @shahulshas79
    @shahulshas79 Год назад

  • @kumarsaheb
    @kumarsaheb Год назад

    I felt parallel took more time .. Did I have to blame my laptop ?

  • @amritasingh-ph7ps
    @amritasingh-ph7ps Год назад

    Please share and create an video like how will we drive the data from excel or csv file into the project

    • @peterinvestor
      @peterinvestor 3 месяца назад

      it will be the same you will need most likely csv reader so something like import reader from csv-parser then load file and read/loop rows.

  • @KiDleR1994
    @KiDleR1994 Год назад

    11:10

  • @prateeksinghal7688
    @prateeksinghal7688 Год назад

    Hello good sir, Thanks for sharing this with us, it is really helpful and you explained it in a very simple and easy to understand way, really appreciated it !! Brother by any chance are you going to upload the video for generating the mocha reports after running this library ?? It would be so helpful to many of us. If you are having paid courses of this then please let me know since it is quite important for me right now in my project to generate mocha reports after running in parallel. Thanks in advance brother, Cheers !!

    • @TestingInsights
      @TestingInsights Год назад

      I'm glad to hear that this is helpful. Yes, I am planning to upload the next part, which will explain how to generate a Mocha report for parallel execution.

    • @prateeksinghal7688
      @prateeksinghal7688 Год назад

      @@TestingInsights Glad to hear that buddy. Thanks again

  • @siddeshwarmali3974
    @siddeshwarmali3974 Год назад

    Thanks much . Looking forwards to generate mocha reports

  • @saikrishnabanda6493
    @saikrishnabanda6493 Год назад

    What does ** mean here in the code. Can you help me

    • @TestingInsights
      @TestingInsights Год назад

      In Cypress, ** is a wildcard character that can match any number of characters in a URL. Let's say you have this as intercept url '/users/**' , this means that any request with a URL that starts with /users/, regardless of what follows after it, will be intercepted.

  • @saikrishnabanda6493
    @saikrishnabanda6493 Год назад

    What if we have query param as **/secure/?slug=abcde ?

    • @TestingInsights
      @TestingInsights Год назад

      Then you can use a wildcard for the URL and the query parameter separately like this: cy.intercept({ method: 'GET', url: '**/secure/**', query: { slug: /abcde.*/ } })

  • @rushikeshkulkarni8099
    @rushikeshkulkarni8099 Год назад

    Much awaited solution! thanks a bunch. Have a question about generating the HTML report though. Can you please share how to do that?

  • @SomanarsimhaReddVellanki
    @SomanarsimhaReddVellanki Год назад

    Hi, very good playwright automation video series. Did you had a chance to do the video for data driven testing you mentioned at the end?

    • @TestingInsights
      @TestingInsights Год назад

      Thank you. Yes, I am planning to add data-driven test videos soon.

  • @thespeakingshutter8302
    @thespeakingshutter8302 Год назад

    Thanks for sharing. Looking forward for the Allure & Mocha reporting.

  • @tonytiger9215
    @tonytiger9215 Год назад

    Excellent explanation.

  • @sezo7445
    @sezo7445 Год назад

    Great content to understand the cypress’s nature async cycle!!

  • @phillarsen1104
    @phillarsen1104 Год назад

    𝓹𝓻𝓸𝓶𝓸𝓼𝓶 👉