Automation Testing Interview Questions | Java Testing Interview Q&A

āđāļŠāļĢāđŒ
āļāļąāļ‡
  • āđ€āļœāļĒāđāļžāļĢāđˆāđ€āļĄāļ·āđˆāļ­ 14 āļ•.āļ„. 2024
  • 📌This Video is helpful for people who are looking for :
    #Wiprointerview #Wiprotestinginterview #rdautomationlearning
    Testing Interview Questions and Answers
    Testing Telephonic Interview
    Testing online interview
    Testing interview experience 2023
    Testing interview experience 2022
    Testing java Interview Questions
    Testing Interview Questions for Experienced
    Testing interview questions for java
    Testing interview questions and answers for freshers
    Testing interview questions geeksforgeeks
    Testing questions and answers
    Testing interview latest
    Testing interview asked questions
    Testing interview call
    Testing interview process quora
    Testing member technical interview questions
    How to clear Accenture written test
    Testing mock interview
    Testing selenium interview questions
    Testing selenium interview questions for experienced
    Wipro Automation Testing Interview Experience | Real Time Interview Questions and Answers This video contains Java interview questions, Selenium interview questions, GIT Interview Questions that were asked as part of Wipro Interview Process. 📌 Do Subscribe for all Updates. Have a Look at below interviews videos. This Video is helpful for people who are looking for : Wipro Interview Questions and Answers Wipro Telephonic Interview Wipro online interview Wipro interview experience 2023 Wipro java Interview Questions Wipro Interview Questions for Experienced Wipro interview questions for java Wipro interview questions and answers for freshers Wipro interview questions geeksforgeeks Wipro questions and answers Wipro interview latest Wipro interview asked questions Wipro interview call Wipro interview process quora Wipro member technical interview questions How to clear Wipro written test Wipro mock interview Wipro selenium interview questions Wipro selenium interview questions for experienced Wipro Interview Questions and Answers,Wipro selenium interview questions for experienced,automation testing interview questions and answers,Wipro interview,shiv automation labs,Wipro automation testing interview questions,Wipro testing interview questions for experienced,Wipro testing interview questions and answers for experienced,Maveric etl testing interview questions,Wipro performance testing interview questions
    #Test Lead #TestLeadinterviewtips #Test Leadinterviewquestionandanswers

āļ„āļ§āļēāļĄāļ„āļīāļ”āđ€āļŦāđ‡āļ™ • 31

  • @Jeyashreesanthosh
    @Jeyashreesanthosh āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +14

    Different ways to reverse a string
    1. For loop
    2.String Builder using reverse()
    3. String buffer using toCharArray()

    • @Virenshukla24
      @Virenshukla24 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§

      And recursion with string buffer

    • @ysadiq
      @ysadiq 10 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™

      Using List
      Collections.reverse

  • @ashishpadiyar27
    @ashishpadiyar27 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +8

    Best example for overloading is print statement.
    And overriding goes hand in hand with inheritance.

  • @pratikfulmali9917
    @pratikfulmali9917 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +5

    1 ) using for loop
    2) string buffer
    3) string builder
    By using 2 & 3 method
    Object.reverse()

  • @akashwnl3337
    @akashwnl3337 6 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™ +1

    11:58 Array list supports only object Not primitive data types
    Where Array supports both primitive and reference data types

  • @nileshkhade3236
    @nileshkhade3236 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +3

    String Buffer is mutable
    1.it is also thread safe
    2. also synchronized
    3.it is created inside the heap memory
    4.performance wise it is slow
    String Builder
    1.it is not thread safe
    2.also not synchronized
    3.it is also created inside the heap memory
    4.preformance wise builder is faster

  • @hiteshharinkhede-d3i
    @hiteshharinkhede-d3i āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +1

    In string buffer the methods are synchronised hence we are use in multithread enviorenment and on otherhand StringBuilder this is not synchrinised hence this is not thread safe or not use in multithread enviorenment ,
    Stringbuffer is slower than Stringbuilder and Stringbuilder is more faster than String buffer both are use for temporrary operations

  • @joydutbag2506
    @joydutbag2506 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +1

    1. Using for loops
    2. Using the String reverse method
    3.using chatAt() method

  • @aniruddhaborle2412
    @aniruddhaborle2412 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +1

    1)String buffer are synchronised,thread safe,slower than string builder
    2) string builder are not synchronised,not thread safe,faster than string builder
    3) both are mutable

  • @shubhamsinha9037
    @shubhamsinha9037 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§

    String buffer stores the value in stack replaces the old value with new value. It is synchronised and thread safe. It is slower than string builder. And String builder is same as string buffer only diffrenece is not thread safe and not synchronised.

  • @sivaj6382
    @sivaj6382 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +1

    String buffer is synchronized string builder is not synchronized is both are mutable string builder multiple threading possible but string buffer not possible these two types of strings are using new keywords only not litteral string

  • @ravitejareddybala9128
    @ravitejareddybala9128 8 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™ +4

    Hi @rdautomationlearing609 Thanks for the this mock interview while attending interview I just saw this video before 1 day and it is very helpful to me to crack the interviewâ€Ķ😊

    • @anandakumarsahoo5153
      @anandakumarsahoo5153 5 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™

      Could you please share your LinkedIn profile link..?

  • @barzilaizio5833
    @barzilaizio5833 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +2

    what is Pojo?
    what's your challenges in API testing?
    how many authentication in rest assured?
    difference array and arraylist ? memory and size , static and nonstatic
    what's benefit page object design pattern ?
    how to reserved string ?
    How you write excel file from automation ?

  • @SVRhappy8352
    @SVRhappy8352 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§

    Hi si happy to see you all the interviews on testing so by seeing your interviews I want to get start career in automation testing software

  • @riyakhandelwal5785
    @riyakhandelwal5785 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§

    11.48>> Object and primitive can both be stored in an array but in collection, only Object type can stored. isn't it?

  • @sagarbiradar210
    @sagarbiradar210 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +1

    In String buffer inbuilt method reverse() with using that we can easily reverse the string . StringBuffer sb = new StringBuffer("India!"); Sop(+sb); sb.reverse(); Sop(+sb);

  • @Billah_Navveenn
    @Billah_Navveenn āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§

    Length ()-1 is a method by using this one we can reverse the string

  • @ratulghosh4212
    @ratulghosh4212 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +1

    Sir, can you please give the proper answer of the question that you have asked like "how you implement Abstraction in your framework" ?
    Can we just say like we have implement listener interface in our framework and by implementing interface we can achieve full abstraction .

    • @NoorazadNA
      @NoorazadNA 8 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™

      In Page Object Model design pattern, we write locators (such as id, name, xpath etc.,) and the methods in a Page Class. We utilize these locators in tests but we can’t see the implementation of the methods. Literally we hide the implementations of the locators from the tests.

  • @the_Viral_shorts1
    @the_Viral_shorts1 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§

    String input = "My name is abhishek";
    StringBuilder input1 = new StringBuilder();
    input1.append(input);
    input1.reverse();
    System.out.println(input1);

  • @KaranPachunde
    @KaranPachunde āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +1

    String buffer is synchronised were string builder is not... string buffer is slower than string builder

  • @NoorazadNA
    @NoorazadNA 8 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™

    There are some scenarios where you have to maintain same space. For that all these solutions are invalid.

  • @zakirvnr6011
    @zakirvnr6011 9 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™

    Class can have only 2 access modifiers default and private

  • @sourabhyadav596
    @sourabhyadav596 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§

    Please add java coding questions in your interviews.

  • @CuriousVivek
    @CuriousVivek āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§

    Sir where we use pojo classes in Automation

    • @SourabhSingh-zx1fh
      @SourabhSingh-zx1fh āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +3

      Rest assured, with the help of pojo class we can create payload body,

  • @kirtipaliwal2277
    @kirtipaliwal2277 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§

    Sir how can I get my mock interview scheduled with you?