L&T Infotech Testing Interview Experience | Real Time Interview Questions and Answers

Поділитися
Вставка
  • Опубліковано 17 гру 2023
  • Deloitte Manual Testing Interview Experience | Real Time Interview Questions and Answers
    This video contains Java interview questions, Selenium interview questions, TestNG interview questions and Database interview questions that were asked as part of Interview Process.
    #DeloitteInterview #DeloitteAutomation #RDAutomationLearning
    Deloitte Automation Testing Interview Experience | Real Time Interview Questions and Answers
    This video contains Java interview questions, Selenium interview questions, TestNG interview questions and Database interview questions, Rest API interview questions, Manual Testing interview questions that were asked as part of Fiserv Interview Process.
    What if I have 50 test cases and how do I execute all those test cases?
    What all Test Estimation Technique you know of? What Test estimation technique you applied in your project?
    In my browser, I face security certificate violation how do I avoid that using TestNg script? What kind of desired capability you would be using it to avoid it?
    How do you change your webdriver to run in remote machines?
    Explain Framework Implementation in your project
    What all the challenges you have faced in selenium
    Draw the architecture diagram of selenium implementation in your project
    Explain what SDLC model you are using in your project
    How can you check whether a particular text present on a webpage? What are the predefined method in selenium for checking this
    There are more than one ways to find it. We can use the getPageSource() method to fetch the full page source and then verify if the text exists there. This method returns content in the form of string.
    We can also check if some text exists with the help of findElements method with xpath locator. Then we shall use the text() function to create a customized xpath. The findElements() method returns a list of elements. We shall use the size() method to verify if list size is greater than 0.
    How to check whether the checkbox is selected or in unselected
    In order to check if a checkbox is checked or unchecked, we can used the isSelected() method over the checkbox element. The isSelected() method returns a boolean value of true if the checkbox is checked false otherwise.
    How to find whether the element is invisible or in hidden
    manual testing fresher questions
    What if the software is so buggy it can’t really be tested at all?
    If the software is so buggy, the first thing we need to do is to report the bugs and categories them based on Severity. If the bugs are critical bugs then it severely affects schedules and indicates deeper problems in the software development process. So you need to let the manager know about the bugs with proper documentation as evidence.
    what is static testing
    Static Testing involves reviewing the documents to identify the defects in the early stages of SDLC. In static testing, we do code reviews, walkthroughs, peer reviews, and static analysis of a source code by using tools like StyleCop, ESLint, etc.,
    What is Dynamic Testing?
    Dynamic testing involves the execution of code. It validates the output with the expected outcome.
    This Video is helpful for people who are looking for :
    L&T Infotech interview questions and answers
    L&T Infotech technical interview questions and answers
    L&T Infotech Telephonic Interview
    L&T Infotech online interview
    L&T Infotech java Interview Questions
    L&T Infotech interview questions
    L&T Infotech interview questions for freshers
    L&T Infotech interview india
    L&T Infotech interview experience
    L&T Infotech interview questions for experienced
    L&T Infotech interview questions for automation testing
    L&T Infotech automation testing interview questions
    L&T Infotech interview experience
    L&T Infotech interview questions and answers for freshers
    L&T Infotech interview questions geeksforgeeks
    L&T Infotech questions and answers
    L&T Infotech interview latest
    L&T Infotech testing interview questions
    L&T Infotech selenium automation testing interview questions
    L&T Infotech interview asked questions
    L&T Infotech interview call
    L&T Infotech qa automation interview questions
    L&T Infotech interview process quora
    L&T Infotechinterview experience quora
    L&T Infotech mock interview
    L&T Infotech selenium interview questions
    L&T Infotech selenium interview questions for experienced

КОМЕНТАРІ • 7

  • @gaganatelkar
    @gaganatelkar 7 місяців тому +2

    It was very short interview kindly ask 1hr+ interview questions like eg framework explanation, program wt thy ask ,complex SQL queries

  • @gaganatelkar
    @gaganatelkar 7 місяців тому +1

    Basic major functionality is testable that is smoke testing..sanity n smoke both r same..eg login logout

  • @youtubveeru
    @youtubveeru 7 місяців тому

    Identify test scenarios:
    Find the functionalities, Create test scenarios in excel, For example, Emails, Login, Compose, Send mail, Forward mail, Delete can be created as test scenarios.Find what are good fit for testing manual or automation. Use the BRD/FSD docs for scenario creation. Note down clarrifications.

  • @AVgr3gy
    @AVgr3gy 7 місяців тому

    Hi Naveen sir
    May I know the market for 2 year experience right now, will I get interview call as last year even for 1.2 years I got more calls during Feb and march

  • @gaganatelkar
    @gaganatelkar 7 місяців тому +1

    Workbook

  • @blablagswjsvsns134
    @blablagswjsvsns134 8 днів тому

    When I got selected I just showcase them my repo and than there was no interview :) . 30 min discussion on my Repo and execution. But when I joined I didn't get the chance to work on Automation.

  • @moodoffbhubaneswar5486
    @moodoffbhubaneswar5486 7 місяців тому

    Nned