Manual Testing Interview Questions for 0-2 Years | Software Testing interview questions and answers

Поділитися
Вставка
  • Опубліковано 4 лип 2024
  • @RD Automation Learning
    MOCK interview experience
    Mock Manual Testing interview questions for experienced
    interview questions for automation testing
    Software Testing interview questions and answers for freshers
    How will you give priority in TestNG
    Number 0 has the highest priority(it’ll be executed first) and the priority goes on based on the given number i.e., 0 has the highest priority than 1. 1 has the highest priority than 2 and so on.
    What is default Appium Server Port number
    The default server port is 4723. When you connect to the client machines, you should specify this server port. To change the server port, click on Advanced Tab and you will see a screen with server configuration settings
    What is Data Driven Testing?
    Data-driven testing is creation of test scripts where test data and/or output values are read from data files instead of using the same hard-coded values each time the test runs. This way, testers can test how the application handles various inputs effectively. It can be any of the below data files.
    Datapools
    Excel files
    ADO objects
    CSV files
    ODBC sources
    What is All pairs Testing?
    All-pairs also known as pairwise testing is a testing approach taken for testing the software using combinatorial method. It's a method to test all the possible discrete combinations of the parameters involved.
    Assume we have a piece of software to be tested which has got 10 input fields and 10 possible settings for each input field. Then, there are 10^10 possible inputs to be tested. In this case, exhaustive testing is impossible even if we wish to test all combinations.
    How will you upload files in selenium.
    Why SOAP is more secure than REST
    SOAP is more secure than REST as it uses WS-Security for transmission along with Secure Socket Layer.
    #AutomationTestingInterviewQuestions​
    #AutomationInterviewQuestions​
    #FresherInterviewQuestions​
    #SeleniumInterviewQuestions​
    1. Explain the different exceptions in Selenium WebDriver.
    Exceptions in Selenium are similar to exceptions in other programming languages. The most common exceptions in Selenium are:
    TimeoutException: This exception is thrown when a command performing an operation does not complete in the stipulated time
    NoSuchElementException: This exception is thrown when an element with given attributes is not found on the web page
    ElementNotVisibleException: This exception is thrown when the element is present in DOM (Document Object Model), but not visible on the web page
    StaleElementException: This exception is thrown when the element is either deleted or no longer attached to the DOM
    2. What is POM (Page Object Model)?
    Page Object Model is a design pattern for creating an Object Repository for web UI elements. Each web page in the application is required to have it’s own corresponding page class. The page class is thus responsible for finding the WebElements in that page and then perform operations on those WebElements.
    3. How to scroll down a page using JavaScript in Selenium?
    We can scroll down a page by using window.scrollBy() function.
    Example:
    ((JavascriptExecutor) driver).executeScript("window.scrollBy(0,500)");
    4. How to scroll down to a particular element?
    To scroll down to a particular element on a web page, we can use the function scrollIntoView().
    5. How to handle keyboard and mouse actions using Selenium?
    We can handle special keyboard and mouse events by using Advanced User Interactions API. The Advanced User Interactions API contains the Actions and the Action Classes that are needed for executing these events.
    This Video is helpful for people who are looking for :
    Automation Testing questions and answers
    Software Testing interview questions and answers
    Mock QA testing Telephonic Interview
    Automation Testing online interview
    Mock java Interview Questions for Automation Testing
    testing interview questions
    Mock selenium automation testing interview questions
    Automation Testing interview asked questions
    Mock interview experience quora
    Mock Software Testing interview
    Mock selenium interview questions
    Mock selenium interview questions for experienced
    6. Which files can be used as data source for different frameworks?
    Some of the file types of the dataset can be: excel, xml, text, csv, etc.
    7. What are Listeners in Selenium?
    It is defined as an interface that modifies the behavior of the system. Listeners allow customization of reports and logs.
    Listeners mainly comprise of two types, namely
    WebDriver listeners
    TestNG listeners
    SDET interview questions
    Automation Testing interview questions for freshers
    MOCK interview experience
    Mock Automation Testing interview questions for experienced
    interview questions for automation testing
    automation testing interview questions
    Software Testing interview questions and answers for freshers
    QA interview questions geeksforgeeks
    Latest Mock QA Automation Testing interview

КОМЕНТАРІ • 74

  • @pritamkakade6200
    @pritamkakade6200 2 роки тому

    Ty so much sir for your mock interview...it will be really helpful for the fresher's like us....ty sir keep supporting ❤️❤️❤️❤️❤️❤️

  • @rohitdey4551
    @rohitdey4551 3 роки тому +29

    I am a simple B. Com graduate and I join mnc 7 years back with Genpact where after learning all the software testing course online applied internally and got selected... Now I am a successful QA engg. Also Leared Java with begging and moved to automation. Sir can you take my mock interview so it will helps other motivated to change the domain from non IT to IT field

  • @ahmadfaris-deden2363
    @ahmadfaris-deden2363 2 роки тому +2

    love how he describe pencil, lol damn nice he has fundamental for document scenario

  • @paddypatil745
    @paddypatil745 2 роки тому +3

    Great work sir
    Very Much helpful for all

  • @shilpskamble8833
    @shilpskamble8833 2 роки тому

    Yor vdo is so helpful... thanks

  • @maheshchowdary4971
    @maheshchowdary4971 Рік тому +2

    @RD Automation learning Hands off to ur patience sir🥰🥰
    And telling the answers for questions not known by him..👌👌
    Even i learnt 4 new concepts from this video 😊😊
    Thank you sir🎉🎉 do more videos..

  • @arnavpatil583
    @arnavpatil583 3 роки тому +1

    Thanks dear for sharing valuable things. Definitely learning new things.

  • @bhavanakadhane7893
    @bhavanakadhane7893 2 роки тому +1

    Its so helpful for me...i m getting real time examples ideas for perticular testing type...

  • @lokeshchauhan1729
    @lokeshchauhan1729 2 роки тому +1

    Sir what is difference b/w concurrent and stress testing

  • @gunarolls
    @gunarolls 3 роки тому +1

    thank you much sir....

  • @heenakouser7733
    @heenakouser7733 2 роки тому +1

    Thanks for both of you

  • @badakhiladi4574
    @badakhiladi4574 2 роки тому +2

    you are so humble sir

  • @shankargiri2430
    @shankargiri2430 2 роки тому +2

    Sir i am working as a software support Engineer and i want to move in software Testing so i want to give the interview for testing so can you please help me out for the Interview

  • @akpm3668
    @akpm3668 2 роки тому

    Hi sir, My name is Mahendra I have completed BSC computer science in2017. Now I want change my profile is it possible to entrol the IT industry

  • @vishwanathgr2532
    @vishwanathgr2532 2 роки тому +1

    If person don't know the answer, can he ask for help or how the interviewer will think . Kindly share input of how interviewer think I'm this situation..

  • @kavinraj5760
    @kavinraj5760 2 роки тому

    Sir i have to attend a mock interview for manual testing for 1.5 years of experience

  • @s.deepakdeepu7075
    @s.deepakdeepu7075 2 роки тому +2

    Good hearted bro interviewer

  • @mahi-ho9nc
    @mahi-ho9nc 9 місяців тому +2

    The interview is for 0-2 years...but he is not asking even a single question about real time experience... this interview is looking like it taken for freshers...😮

  • @nileshchopade6764
    @nileshchopade6764 2 роки тому +2

    Thanks sir

  • @samruddhidesai405
    @samruddhidesai405 2 роки тому

    Hello Sir
    Good evening
    I hard trying for the job and please can you take my mock ?
    Thanks & regards
    Samruddhi Desai

  • @SachinGupta-pf2sr
    @SachinGupta-pf2sr 2 місяці тому

    Hello sir...i also want to give real time interview . How can i connect to you??

  • @nutanchaudhari3372
    @nutanchaudhari3372 3 роки тому +5

    Hello, Can I also participate in coming mock interview?

  • @nagabangarrajusrisailam7062
    @nagabangarrajusrisailam7062 3 роки тому +1

    Hi sir
    Good evening sir.
    Can you take mock interview for me sir

  • @nilofarpatel6248
    @nilofarpatel6248 Рік тому

    How to connect you

  • @nilofarpatel6248
    @nilofarpatel6248 Рік тому

    Hello sir ,I'm interested

  • @ramyadevarajan9147
    @ramyadevarajan9147 3 роки тому +1

    Hi sir,
    can you take mock interview for me.

  • @dayasagar2kadam
    @dayasagar2kadam 2 роки тому +1

    Can you conduct my mock interview for manual testing 4 yrs experience?

  • @nehanaik7008
    @nehanaik7008 2 роки тому +1

    hello... i want to give you a mock interview, how i connect with you

  • @nilofarpatel6248
    @nilofarpatel6248 Рік тому

    Can you take my mock interview sir?

  • @suneshpatre299
    @suneshpatre299 3 роки тому +1

    Is UAT and acceptance testing same?

  • @rijukumar8801
    @rijukumar8801 2 місяці тому

    hi i want to give interview

  • @rishe3834
    @rishe3834 2 роки тому

    Manual testing is good for future pls anyone can suggest me

  • @riturishikaofficial
    @riturishikaofficial 3 роки тому +1

    Hii i need to get in software testing job how can i prepare and which shd i learn pls help me out

    • @rdautomationlearning609
      @rdautomationlearning609  3 роки тому

      Software Testing: ua-cam.com/play/PLTGn8a4YcF3xjCN4ZQl3ymhVmRGDflmAd.html
      Go through this playlist and watch all the videos, it would help you to get clarity of many topics

    • @riturishikaofficial
      @riturishikaofficial 3 роки тому +2

      Okay i will cover it is this enough to get job in testing

    • @rdautomationlearning609
      @rdautomationlearning609  3 роки тому

      @@riturishikaofficial This is the Basic, this is the minimum you should know, you can get many questions in Interview about it, it's all about keep upgrading your skills

    • @riturishikaofficial
      @riturishikaofficial 3 роки тому +1

      @@rdautomationlearning609 okay tq

    • @rdautomationlearning609
      @rdautomationlearning609  3 роки тому

      @@riturishikaofficial Happy to help!!!

  • @zoomzoom2697
    @zoomzoom2697 2 роки тому +1

    sir I need a mock interview

  • @yashikaverma1573
    @yashikaverma1573 Рік тому +1

    sir i want to give my mock interview to u i want get to know how am i good