Dovetail Manual Testing 61-120

Description

Dovetail Manual Testing
rabi kr shaw
Quiz by rabi kr shaw, updated more than 1 year ago
rabi kr shaw
Created by rabi kr shaw about 7 years ago
348
9

Resource summary

Question 1

Question
Bug triage meeting are project meetings in which open bugs are divided into categories
Answer
  • True
  • False

Question 2

Question
Which of following are not key task for defect tracking
Answer
  • a. Retest defects and repair open defects
  • b. Analyze defect data
  • c. Add defect and Review New defects
  • d. None

Question 3

Question
Which of the following is broken down individual task such as processes, decisions,& then connected
Answer
  • a. Activity diagram
  • b. Use case
  • c. Requirement
  • d. none

Question 4

Question
checking if communication is proper b/w web server- Application server and Application server – database server and vice versa
Answer
  • a. Server interface,
  • b. internal interface,
  • c. External interface
  • d. all

Question 5

Question
What comes just before test execution---
Answer
  • Test Development
  • Test Execution

Question 6

Question
Select valid defect types
Answer
  • a. Functional
  • b. Integration
  • c. Developmental
  • d. Rational
  • e. Network

Question 7

Question
Which is not COQ
Answer
  • a. Testing
  • b. Production
  • c. Prevention
  • d. Appraisal

Question 8

Question
Frequent code check-in pushes developer to create modular, less complex code (T/F)--
Answer
  • True
  • False

Question 9

Question
When annotation in Junit4 replaces the setup method in Junit3 (eLearning)—
Answer
  • Before Class
  • After Class

Question 10

Question
While designing test case very common mistakes we do
Answer
  • a. Perform a through clean up
  • b. Incomplete , incorrect or incoherent set up
  • c. Write too short test cases
  • d. Unclear about test result
  • e. miss a step

Question 11

Question
.”Action verb” used in Test scenario(check box)
Answer
  • a. Verify
  • b. Validate
  • c. Evaluate

Question 12

Question
Priority is criticality of test case
Answer
  • True
  • False

Question 13

Question
Project repository is automaticaly created wen v create a project to store document
Answer
  • True
  • False

Question 14

Question
Version control system is feasible for ____________
Answer
  • a. Test plan and business modeling
  • b. Test resource
  • c. Requirement
  • d. All listed

Question 15

Question
Cannot generate various defect reports from QC defect tab
Answer
  • True
  • False

Question 16

Question
Key task for running test (radio)
Answer
  • a. Create test sets
  • b. schedule runs
  • c. run test and analyze test results
  • d. all

Question 17

Question
Who will generate defect report?
Answer
  • a. PM
  • b. TL
  • c. TM
  • d. Developer
  • e. tester

Question 18

Question
Is data validation & Verification distinct and how
Answer
  • Validation check is used to check the errors such as Wrong type of data(entrnum instead of text Data values that are too bog or too small)
  • Verification check is used to check Data accuracy

Question 19

Question
Tools of Automation (check box)
Answer
  • a. Load runner
  • b. Rational robot
  • c. silk test
  • d. QTP

Question 20

Question
What is the need of Exit criteria??? Defines when the test case level is complete
Answer
  • Defines when the test case level is complete
  • Defines when the test case is completed

Question 21

Question
What s d benefits of release modules(Release and cycle management) in QC?
Answer
  • a. Manage projects and assests against release and cycles
  • b. Track release progress
  • c. Gain visibility into release readiness and release quality
  • d. Compare releases and cycles for conti process impro

Question 22

Question
What are the tools used for defect tracking??
Answer
  • a. Excel
  • b. QC
  • c. QTP

Question 23

Question
What does MCDC stand for?
Answer
  • Modified Condition Decision Coverage
  • Main Condition Decision Coverage

Question 24

Question
Abusive language should be used for Effective Defect logging
Answer
  • True
  • False

Question 25

Question
What can be done if requirements are changing continuously?
Answer
  • The RCA need to be known.
  • The extent of deviation need to be analysed.
  • Accordingly the technical requirements need to be reviwed.

Question 26

Question
Metrics porting b/w Prolite& C20 occurs
Answer
  • a. Once in month
  • b. Every 24 hour
  • c. Every hour
  • d. None

Question 27

Question
Purpose of Use case modeling
Answer
  • a. identify capsules to encapsulate data
  • b. actor system interaction
  • c. to identify prototype test cases

Question 28

Question
How to create bug reports
Answer
  • a. Single bug in multiple reports
  • b. Multiple “ in single “
  • c. single “ in single “
  • d. All above

Question 29

Question
C20 has provision to add Custom Metrics
Answer
  • True
  • False

Question 30

Question
Forcing error conditions in System is
Answer
  • a. Exception
  • b. Negative
  • c. Exception or negative

Question 31

Question
It is important that defects encountered during test execution are created through test lab
Answer
  • True
  • False

Question 32

Question
Benefits of requirement management
Answer
  • Manage history of change, record argument behind changes and define requirements baselines
  • View and define requirements attributes and provide permissions to team members to change attributes
  • Define and track links between requirements to analyze the impacts of future changes
  • Provide team members with access to collaborate on certain projects
  • Enables the re-use of requirements in as many projects as necessary.

Question 33

Question
Type of req which satisfies the needs of customer or the consumer directly interacts with
Answer
  • a. operational req
  • b. functional req
  • c. technical req
  • d. transitional req

Question 34

Question
Status of the defect when it is logged
Answer
  • a. new
  • b. open

Question 35

Question
Where is IDE score card available in the C20
Answer
  • a. Process
  • b. governance
  • c. package

Question 36

Question
Steps in test run
Answer
  • 1. Create a test in Test Plan
  • 2. Create a test set in Test Lab:
  • 3. Go to Execution Grid tab. Click on Select Tests. Test Plan Tree is now available:
  • 4. Select the test from Test Plan Tree and click on green arrow to create a Test Instance: The Test Instance appears in the Excecution Grid tab:
  • 5. Click Run: and click Begin Run: You may add a step: And Pass or Fail it: Save the test run:

Question 37

Question
Module to store test cases that are to be executed
Answer
  • Test lab
  • test plan

Question 38

Question
Process package in C20 can be modified according to project needs
Answer
  • True
  • False

Question 39

Question
Which of the following is not a test execution metrics?
Answer
  • a. test design coverage
  • b. test effectiveness
  • c. no of defects

Question 40

Question
Steps in load testing (stress) –CB
Answer
  • a. identify scenarios
  • b. ‘’ load
  • c. Simulate load
  • d. Identify TC
  • e. Calculate metrics

Question 41

Question
Type of testing good for automation
Answer
  • a. Regression testing
  • b. Retesting

Question 42

Question
Select the purpose of use case modeling –CB
Answer
  • a. identify capsules to encapsulate data
  • b. actor system interaction
  • c. to identify prototype test cases

Question 43

Question
Select the type of testing which can be automated CB
Answer
  • a. regression
  • b. functional
  • c. load
  • d. stress
  • e. performance

Question 44

Question
How many steps on root cause analysis
Answer
  • 5
  • 7

Question 45

Question
Best defect prevention technique for long time
Answer
  • a. 5 why analysis
  • b. Pareto analysis
  • c. Cause effect
  • d. RCA

Question 46

Question
Type of dynamic technique
Answer
  • a. BVA
  • b. Error guessing
  • c. Reviews

Question 47

Question
All the defects are not process defects?—
Answer
  • True
  • False

Question 48

Question
In testing phase all the defects are application defects.
Answer
  • True
  • False

Question 49

Question
Expansion of BDD – behavior driven development
Answer
  • behavior driven development
  • none

Question 50

Question
risk based technique is a technique of test execution?
Answer
  • True
  • False

Question 51

Question
Defects found should be tracked on test lab ---
Answer
  • True
  • False

Question 52

Question
Passive Voice should be used to reproduce defects
Answer
  • True
  • False

Question 53

Question
is a structure for documenting the function required for a system, usually involving software whether that is new or being changed
Answer
  • a. Use case
  • b. Prototype
  • c. User Story
  • d. Test Case

Question 54

Question
Data validation -----check box
Answer
  • a. Provides Message to define what the input you expect for cell is
  • b. Can be applied to cells even when data exists in old
  • c. Provides ability to set error message when user enter an invalid data
  • d. Useful even when the workbook is protected and shared
  • e. Restricts types of data entry in cell by using validation criteria

Question 55

Question
Baseline is a snapshot of library at a specific point of time
Answer
  • True
  • False

Question 56

Question
Advantage of unit testing
Answer
  • a. Faster debugging
  • b. Faster development
  • c. Better design
  • d. Regression tool

Question 57

Question
Defect aging is the different b/w the date when object fixed and the detection date
Answer
  • True
  • False

Question 58

Question
Best environment to test
Answer
  • Pre-production environment
  • Post-production environment

Question 59

Question
Pre-requisite means
Answer
  • Initial set up
  • After set up

Question 60

Question
Continuous integration means applying quality controlled after Dev.
Answer
  • True
  • False
Show full summary Hide full summary

Similar

Key Definitions for organic chemistry
katburr23
Meriya Pinales & Malika Hurt
hurtmalika
GCSE Statistics
Felix Ulrich-Oltean
Cognitive Psychology Key Terms
Veleka Georgieva
Magnetism
joan.march
Exchange surfaces and breathing
megan.radcliffe16
USA and Vietnam (1964 - 1975) Part 2
Lewis Appleton-Jones
Nutrition
manu_maus
Lord of the Flies Quotes
Emma Payne
The Weimar Republic, 1919-1929
shann.w
3MA114 Management_test 1/2
Jakub Beyr