JS Testing Academy
JS Testing Academy
  • 183
  • 8 321
Playwright Automation - Video Capture | Part 10 | JS Testing Academy
Playwright Automation - Video Capture| Part 10 | JS Testing Academy
playwright #java #playwrightjava #inputkeys #recording #recordingscript #alert #dialog #jstestingacademy
---------------------------------------------------------------------------------------------------------------------------
Learn Automation Testing with us -jstestingacademy.co.in/
CHANNEL: @jstestingacademy
Hit Like, Share and Subscribe for latest Videos.
Our Tutorial Websites:
jstestingacademy.co.in/
Contact: 7358036583
Переглядів: 13

Відео

Playwright Tracing
Переглядів 69 годин тому
Playwright Tracing
Java in Selenium Understanding | Inheritance and Constructors I Part 2 | JS Testing academy
Переглядів 369 годин тому
Java in Selenium Understanding | Inheritance and Constructors I Part 2 | JS Testing academy Learn Automation Testing with us -jstestingacademy.co.in/ CHANNEL: @jstestingacademy Hit Like, Share and Subscribe for latest Videos. Our Tutorial Websites: jstestingacademy.co.in/ Contact: 7358036583
Playwright Automation - Authentication | Part 8 | JS Testing Academy
Переглядів 612 годин тому
Playwright Automation - Authentication | Part 8 | JS Testing Academy playwright #java #playwrightjava #inputkeys #recording #recordingscript #alert #dialog Learn Automation Testing with us -jstestingacademy.co.in/ CHANNEL: @jstestingacademy Hit Like, Share and Subscribe for latest Videos. Our Tutorial Websites: jstestingacademy.co.in/ Contact: 7358036583
Playwright Automation - Browser Context | Part 9 | JS Testing Academy
Переглядів 612 годин тому
Playwright Automation - Browser Context | Part 9 | JS Testing Academy playwright #java #playwrightjava #inputkeys #recording #recordingscript #alert #dialog Learn Automation Testing with us -jstestingacademy.co.in/ CHANNEL: @jstestingacademy Hit Like, Share and Subscribe for latest Videos. Our Tutorial Websites: jstestingacademy.co.in/ Contact: 7358036583
Playwright Automation - Dialog Handling | Part 7 | JS Testing Academy
Переглядів 2616 годин тому
Playwright Automation - Dialog Handling | Part 7 | JS Testing Academy playwright #java #playwrightjava #inputkeys #recording #recordingscript #alert #dialog Learn Automation Testing with us -jstestingacademy.co.in/ CHANNEL: @jstestingacademy Hit Like, Share and Subscribe for latest Videos. Our Tutorial Websites: jstestingacademy.co.in/ Contact: 7358036583
Test Automation Architect |Single Ton Design Pattern in Selenium | Part 5 |JS Testing Academy
Переглядів 7416 годин тому
Test Automation Architect |Single Ton Pattern in Selenium | Part 5 |JS Testing Academy The Singleton pattern is a design pattern that restricts the instantiation of a class to one "single" instance. This is useful in Selenium to ensure that only one instance of the WebDriver is created during the test execution, which can help in managing resources and maintaining a single session throughout th...
Generative AI Based Test Automation Tool -TestRigor | Part 1 | JS Testing Academy
Переглядів 67День тому
Generative AI Based Test Automation Tool -TestRigor | Part 1 | JS Testing Academy TestRigor is a test automation tool designed to simplify and streamline the process of creating, managing, and executing automated tests. It allows users to write tests in plain English, making it accessible even for those without extensive programming knowledge. Here are some key features and benefits of TestRigo...
Playwright Automation - PDF Conversion | Part 6 | JS Testing Academy
Переглядів 20День тому
Playwright Automation - PDF Conversion| Part 6 | JS Testing Academy Generating PDFs using Playwright is straightforward and can be incredibly useful for creating reports, saving web pages for offline viewing, or automating document generation. Playwright provides a built-in method to save a webpage as a PDF #playwright #java #playwrightjava #inputkeys #recording #recordingscript Learn Automatio...
Test Automation Architect | Multithreading in Selenium | Part4 |JS Testing Academy
Переглядів 66День тому
Test Automation Architect | Multithreading in Selenium | Part4 |JS Testing Academy Multithreading in Java is a powerful feature that allows concurrent execution of two or more threads for maximum utilization of CPU. It is widely used in applications where you need to perform multiple tasks simultaneously. Java provides built-in support for multithreading through the java.lang.Thread class and t...
Playwright Automation - Recording Script -CodeGen | Part 5 | JS Testing Academy
Переглядів 8День тому
Playwright Automation - Recording Script -CodeGen | Part 5 | JS Testing Academy Code generation in Playwright involves automatically generating code that simulates user interactions with a web application. Playwright provides a powerful code generation tool that can record user actions and convert them into Playwright script code. This is particularly useful for creating test scripts and automa...
Test Automation Architect |Regular expression in Selenium | Part 3 |JS Testing Academy
Переглядів 25День тому
Test Automation Architect |Regular expression in Selenium | Part 3 |JS Testing Academy Regular expressions in Java are used for pattern matching within strings. The java.util.regex package provides the necessary classes to work with regular expressions. Here's a basic overview of the main classes and methods: Pattern: A compiled representation of a regular expression. Matcher: An engine that pe...
Playwright Automation - Input Keys | Part 3 | JS Testing Academy
Переглядів 23День тому
Playwright Automation - Input Keys | Part 3 | JS Testing Academy In Playwright, you can simulate keyboard input using the keyboard object, which provides methods to press keys, type text, and perform various keyboard actions. This is useful for scenarios where you need to simulate complex keyboard interactions, such as shortcuts or typing sequences. Common Methods for Keyboard Input keyboard.ty...
Playwright Automation - Handling Drop Downs | Part 4 | JS Testing Academy
Переглядів 27День тому
Playwright Automation - Handling Drop Downs | Part 4 | JS Testing Academy Handling drop-downs (select elements) in Playwright is straightforward. You can interact with drop-downs by selecting options by their visible text, value, or index. Below are the common methods and examples for handling drop-downs in Playwright. Methods for Handling Drop-downs Select by Value: Use the selectOption method...
Java in Selenium Understanding | Object & class &Variables I Part1 | JS Testing academy
Переглядів 76День тому
Java in Selenium Understanding | Object & class &Variables I Part1 | JS Testing academy
Playwright Automation - Different Browser Launch | Part 2 | JS Testing Academy
Переглядів 5014 днів тому
Playwright Automation - Different Browser Launch | Part 2 | JS Testing Academy
Playwright Automation - Introduction and Installation| Part 1 | JS Testing Academy
Переглядів 5314 днів тому
Playwright Automation - Introduction and Installation| Part 1 | JS Testing Academy
Manual Testing | other Concepts | Part 16 |JS Testing Academy
Переглядів 6014 днів тому
Manual Testing | other Concepts | Part 16 |JS Testing Academy
Data structures For QA Automation |Stacks in Selenium understanding| PART 4 |JS Testing Academy
Переглядів 8214 днів тому
Data structures For QA Automation |Stacks in Selenium understanding| PART 4 |JS Testing Academy
Data structures For QA Automation |Map in Selenium understanding| PART 6 |JS Testing Academy
Переглядів 6714 днів тому
Data structures For QA Automation |Map in Selenium understanding| PART 6 |JS Testing Academy
Data structures For QA Automation |Set in Selenium understanding| PART 5 |JS Testing Academy
Переглядів 2914 днів тому
Data structures For QA Automation |Set in Selenium understanding| PART 5 |JS Testing Academy
Manual Testing | STLC - Black Box Testing Technique| Part 13 |JS Testing Academy
Переглядів 3314 днів тому
Manual Testing | STLC - Black Box Testing Technique| Part 13 |JS Testing Academy
Manual Testing | STLC - Test Design- Test Scenarios & Test Case| Part 12 |JS Testing Academy
Переглядів 5414 днів тому
Manual Testing | STLC - Test Design- Test Scenarios & Test Case| Part 12 |JS Testing Academy
Manual Testing | STLC - Test Execution Phase | Part 14 |JS Testing Academy
Переглядів 3814 днів тому
Manual Testing | STLC - Test Execution Phase | Part 14 |JS Testing Academy
Manual Testing | STLC - Test Closure| Part 15 |JS Testing Academy
Переглядів 3714 днів тому
Manual Testing | STLC - Test Closure| Part 15 |JS Testing Academy
Data structures For QA Automation |Queue in Selenium understanding| PART 3 |JS Testing Academy
Переглядів 7914 днів тому
Data structures For QA Automation |Queue in Selenium understanding| PART 3 |JS Testing Academy
Manual Testing | STLC - Test Estimation | Part 10|JS Testing Academy
Переглядів 4314 днів тому
Manual Testing | STLC - Test Estimation | Part 10|JS Testing Academy
Data structures For QA Automation |Linked List Selenium understanding| PART 2 |JS Testing Academy
Переглядів 8314 днів тому
Data structures For QA Automation |Linked List Selenium understanding| PART 2 |JS Testing Academy
Manual Testing | STLC - Test Strategy and Test Planning | Part 11|JS Testing Academy
Переглядів 6814 днів тому
Manual Testing | STLC - Test Strategy and Test Planning | Part 11|JS Testing Academy
Data structures For QA Automation | Arrays in Selenium understanding | PART1 | JS Testing Academy
Переглядів 19221 день тому
Data structures For QA Automation | Arrays in Selenium understanding | PART1 | JS Testing Academy

КОМЕНТАРІ

  • @RohanNikam-lm6yc
    @RohanNikam-lm6yc 15 днів тому

    Good Work. Thanks

  • @ramprasadgavara1238
    @ramprasadgavara1238 18 днів тому

    Hi Franklin sir, when we run runner class, at first it will trigger step definition class right according to that it will take functions from searchpage class, is this correct?

  • @greatestvideos3496
    @greatestvideos3496 Місяць тому

    can you make a full tutorial on defect and manual

  • @lokeshg5111
    @lokeshg5111 Місяць тому

    How To Buy this Document

  • @pythonenthusiast9292
    @pythonenthusiast9292 Місяць тому

    Sorry but your screen is stuck. It's not visible what you are saying and what's displayed on screen. Please xheck

  • @deepthipriyankayerroju9159
    @deepthipriyankayerroju9159 Місяць тому

    Hi sir.. please share how to download and install the tools required to practice these sessions Thanks

  • @pythonenthusiast9292
    @pythonenthusiast9292 Місяць тому

    this is a great initiative.. could you oleade do similar kind of series with python also?

  • @fariahasan3965
    @fariahasan3965 Місяць тому

    Thank you for this project ❤Any more part?

    • @JSTestingAcademy
      @JSTestingAcademy Місяць тому

      Please check playlist

    • @fariahasan3965
      @fariahasan3965 Місяць тому

      @@JSTestingAcademy Yes i have checked the playlist.. videos are so good.. Do you have any plan of making more videos for this playlist?

    • @JSTestingAcademy
      @JSTestingAcademy Місяць тому

      yes

  • @fariahasan3965
    @fariahasan3965 Місяць тому

    You are doing good❤ subscribed!

  • @arshad9634
    @arshad9634 Місяць тому

    Very useful video. Thank you !🎉

  • @user-in8qf5we3p
    @user-in8qf5we3p Місяць тому

    Hi,sir I am doing java form a quite few months and also selenium but I never feel fit for interview as there are many questions in my mind which is going on this that etc,so i want to ask u some questions if u can answer it will help me. 1. in terms of java what the topics do we need for Automation Testing form ur whole experience of working in Automation Testing? 2.Do we need data structures for automation testing as there is a lot of talk of this in LinkedIn ? Do we need topics like recursion, tree and graphs I algos like greedy etc?do we every use that in automation framework? 3.If i don't know data structures should i not give interview or i should go with full preparation of dsa..and if any opportunity come in between i should avoid as i don't know dsa? 4.If a person working in an manual for 2.7 years if his life ruined as he is not in automation testing wht can he do get job for automation testing and is that possible? 5.I understand the framework form youtube then I build the framework with same concept I understand what's is going on inside the framework is that fine or I am copying his style...as i always feel real framework will be way diffrent? 6.I never feel ready for interview I want to build even after solving questions I feel not confident what should I do...or should I just go for interview if opportunity comes Can u guide me sir please.

    • @JSTestingAcademy
      @JSTestingAcademy Місяць тому

      Question1: oops concepts, conditions, collections, file handling, exception handling in real time perceptive like were its used in selenium 2. We can do without Data structures for jobs, but it will be huge advantage if you learnt it 3. You can go to many automation jobs without data structures 4. Yes u can switch to automation that wont be issue learn both Selenium and Rest assured with Devops so that you will be competitive in market 5, Creating will vary from organization to organization but overall idea will be same across the globe 6. Practice more hands-on for example java programs, create a framework from scratch and practice with different applications

  • @akilae7558
    @akilae7558 3 місяці тому

    This is the one of the best video, very clear explanation pls update next video

  • @GayatriRV
    @GayatriRV 3 місяці тому

    Very neat and clear explanation sir. Thankyou for the video . Please post more like this