ISTQB Foundation Sample Questions | SET A | Tutorial 2 | Chapter 1| ISTQB Tutorials

Поделиться
HTML-код
  • Опубликовано: 7 июн 2024
  • Hello Friends,
    This tutorial will drive individuals about the Sample Questions from Chapter 1 of ISTQB Foundation Sample Questions preparing them to better answer the questions ISTQB Examination.
    This series of tutorials will help individuals to prepare for the ISTQB Foundation exam. This series consists of ISTQB Sample Questions discussion, understanding, tips, tricks, and time management about the exam by Neeraj Kumar Singh.
    Each session will be broken into chapter-wise questions and explained with the help of supporting material. Upon completion of a tutorial, you will be better enabled to answer the exam questions with more confidence.
    The topics covered in this tutorial are -
    ISTQB Foundation Exam Questions,
    ISTQB Sample Questions,
    Test Condition, Testing and Debugging,
    Objectives of Testing,
    Official Website: www.istqb.org
    You can visit this official website of ISTQB for downloading the syllabus, sample paper, exam structure, etc.
    Learn More about Testing
    Testing In Nutshell - / testinginnutshell
    Technical Vocabulary - / @technicalvocabulary
    Follow me at
    Slideshare - www.slideshare.net/jannatindia
    Facebook - / rajtheburningdesire
    LinkedIn - / neeraj-kumar-singh-064...
    Quora - www.quora.com/profile/Neeraj-...
    #ISTQB #CTFL #ISTQBTUTORIALS #ISTQBCERTIFICATION
  • НаукаНаука

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

  • @vaishnavikokate4406
    @vaishnavikokate4406 10 месяцев назад

    Thanks a lot Niraj Sir. Your lectures are very helpful for me to clear ISTQB in first attempt with good score.

    • @kiransaran740
      @kiransaran740 9 месяцев назад

      I have my exam next week. Can you please help me with the sample paper you referred to and what else you referred to beyond this tutorial and syllabus?

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

    is cyclomatic complexity part of the syllabus ?

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

    istqb v1.4 will come in june 2023 paper?
    please let me know

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

    thanks

  • @user-vp5ex6kh1e
    @user-vp5ex6kh1e 10 месяцев назад

    Did anyone get the any same question that is present in the sample question?

  • @karthickragul7255
    @karthickragul7255 2 года назад +1

    Sir, Please share the link for mock tests.

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

    Hi, Can you please reply to my question found in one of the ISTQB CTFL sample papers? Thanks in advance. I am going to write the exam on NOV 10th 2022. can you please reply to my post as soon as possible?
    Your company is developing a system with complex business rules and many branches in the structure of it’s code components. You need to choose one black box technique and one white box technique for the test case design.
    Which one of the following offers the Best choice?
    a. Statement testing and exploratory testing
    b. Decision testing and equivalence partitioning
    c. Decision testing and Decision table testing
    d. Boundary value analysis and decision table testing
    The given answer is d. But my answer is C. In question, they asked for one white box and one black box also it mentioned business rules and branches in structure of it’s code component.

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

      This is invalid question. Why?
      There is no context given about the scenario or requirement we are testing and it's just not about selecting technique. Each technique is meant for a purpose. In the question A, B, C all three are correct as per the given details. This is not a ISTQB Question. Please don't confuse yourslef.

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

      @@TMSQUARETECH Thanks a lot for your clarification and your information.

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

    A product owner says that your role as a tester on an agile team is to catch all the bugs before the end of each iteration. Which of the following is a testing principle that could be used to respond to this (false) statement?
    A. Defect cluster
    B. Testing shows the presence of Defects
    C. Absence of error fallacy
    D. Root cause analysis
    Please explain the answer. I am waiting.

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

      Hi Vishal,
      The answer is B
      Please find the explanation here - ruclips.net/video/egxLjqQ9Y-E/видео.html

    • @ChrisPTY507
      @ChrisPTY507 7 месяцев назад

      I’d say it’s C because no software is 100% free of bugs, therefore QA cannot catch all bugs as they expect. So, what the product owner said about expecting QA to catch all bugs is false.
      I dare to say that it’s not B because testing indeed shows the presence of defects, which might be redundant because not only the product owner already knows that his product have bugs, but they also expects QA to “catch them all”.

    • @szymonrojek6480
      @szymonrojek6480 7 месяцев назад +1

      ​@@ChrisPTY507 I believe the answer is B because answer C would be more appropriate in a different scenario. In this case, as a tester, your task is to find as many bugs as you can. It's not necessary to find all the bugs because we cannot predict the exact number, and there is no set limit on the defects in the module, etc. I agree that the author of the question should have avoided using the word 'all,' and you probably understand why. That's why the question is tricky enough."

  • @ayanangshuful
    @ayanangshuful 2 года назад +1

    Integration testing in the large involves:
    A. Testing the system when combined with other systems.
    B. Testing a sub-system using stubs and drivers.
    C. Testing a system with a large number of users.
    D. Combing software components and testing them in one go.

    • @gammahex
      @gammahex 5 месяцев назад

      option A