Software Testing Interview Questions| ISTQB | Manual Testing| SQL Questions (1-3 YOE)

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • #TestingInterviewQuestions
    #FresherInterviewQuestions
    software testing,manual testing,manual testing interview questions and answers for experienced,manual testing interview questions,manual testing interview questions and answers for freshers,interview questions manual testing,manual testing interview questions sdet,manual testing questions for years experienced,mock interview manual,geek for geeks
    • What is Software Testi...
    Match every stage of the software Development Life cycle with the Testing Life cycle:
    i. Hi-level design, a. Unit tests
    ii. Code , b. Acceptance tests
    iii. Low-level design, c. System tests
    iv. Business requirements , d. Integration tests
    a) i-d , ii-a , iii-c , iv-b
    b) i-c , ii-d , iii-a , iv-b
    c) i-b , ii-a , iii-d , iv-c
    d) i-c , ii-a , iii-d , iv-b
    The Kick Off phase of a formal review includes the following :-
    a) Explaining the objective
    b) Fixing defects found typically done by author
    c) Follow up
    d) Individual Meeting preparations
    Consider the following statements:
    i. 100% statement coverage guarantees 100% branch coverage.
    ii. 100% branch coverage guarantees 100% statement coverage.
    iii. 100% branch coverage guarantees 100% decision coverage.
    iv. 100% decision coverage guarantees 100% branch coverage.
    v. 100% statement coverage guarantees 100% decision coverage.
    a) ii is True; i, iii, iv & v are False
    b) i & v are True; ii, iii & iv are False
    c) ii & iii are True; i, iv & v are False
    d) ii, iii & iv are True; i & v are False
    One of the fields on a form contains a text box which accepts alphabets in lower or upper case.
    Identify the invalid Equivalance class value.
    a. CLASS
    b. cLASS
    c. CLass
    d. CLa01ss
    Tests are prioritized so that
    You shorten the time required for testing
    You do the best testing in the time available
    You do more effective testing
    You find more faults
    None of the above

Комментарии • 17

  • @alihaydarkaya3336
    @alihaydarkaya3336 2 года назад +3

    You’re a super humble and knowledgeable guy. Keep it up thank you for all your work.

  • @shubhamroy887
    @shubhamroy887 3 года назад +4

    Trust me sir , your interview videos helps me to get a good job with great package.
    Thank you 😊

    • @rdautomationlearning609
      @rdautomationlearning609  3 года назад

      Glad to hear that. Wonderful News. All the Best for career. Please share Interview Questions if possible

    • @shubhamroy887
      @shubhamroy887 3 года назад

      @@rdautomationlearning609
      sure sir
      Here are questions
      1. SDLC and Bug Life Cycle
      2. Negative Testing
      3. End 2 end testing
      4. Sanity, Smoke and regression testing
      5.Type of Webdriver
      6.Different exception in selenium
      7.POM
      8.Assertion and its type
      9.Build phase in maven
      10.Framework of selenium
      11.SRS
      12. XPath and CSS selector
      13. TEST NG
      14. Load and stress testing
      15. Patch, put post
      16. Difference between header and header class
      17. Method use to switch b/w different frame and different windows
      18. Different type of status of output in postman
      19. Types of authentication
      and many more
      I hope these will help you
      Thank you for asking
      and again thank you for your videos

    • @santanamordechai8932
      @santanamordechai8932 3 года назад

      I know it's pretty randomly asking but do anyone know of a good website to stream newly released series online?

    • @lukasjared2666
      @lukasjared2666 3 года назад

      @Santana Mordechai flixportal =)

    • @santanamordechai8932
      @santanamordechai8932 3 года назад

      @Lukas Jared thanks, I signed up and it seems to work =) Appreciate it!!

  • @swargamvamshi7268
    @swargamvamshi7268 3 года назад +2

    Sir can a non IT and non computers students can become a software tester
    Can u plz make a video on this content sir plz

  • @madhulathareddy5382
    @madhulathareddy5382 Год назад +1

    Hu sir iam interested to give Mock interview pls can u tell me process of Mork interview

  • @pritamkakade6200
    @pritamkakade6200 2 года назад

    Sir i want to give a mock as software tester.... I am a fresher

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

    UNION and UNION ALL difference was not clear. Union eliminates the duplicates.