Dovetail Manual Testing 181-233

Description

Quiz on Dovetail Manual Testing 181-233, created by rabi kr shaw on 23/01/2017.
rabi kr shaw
Quiz by rabi kr shaw, updated more than 1 year ago
rabi kr shaw
Created by rabi kr shaw over 7 years ago
158
3

Resource summary

Question 1

Question
Which is not Benefits of asset sharing
Answer
  • a. Ensure Company compliance
  • b. Maintain traceability between assets
  • c. Compare Release and Cycle
  • d. Eliminate Duplicate effort

Question 2

Question
DB testing is performed to I. Test if any error while executing queries II. Check default values are being populated
Answer
  • a. Both
  • b. Neither
  • c. I
  • d. II

Question 3

Question
SUMIFS adds the cells in a range that meet multiple criteria while Average IF returns the arithmetic mean of all the cell in the range that meets the criteria
Answer
  • True
  • False

Question 4

Question
Where Record and Playback is used I. Win Runner II. QTP
Answer
  • a. I
  • b. II
  • c. Both
  • d. None

Question 5

Question
Assets sharing is useful to reuse, share the requirement, test reason … occurs in multiple project.
Answer
  • True
  • False

Question 6

Question
Fish Bone diagram can be derived by doing Pareto Analysis for the Defect Leakage:
Answer
  • True
  • False

Question 7

Question
Which annotations are available in JUnit4?
Answer
  • a. Test
  • b. Teardown
  • c. Setup
  • d. Before

Question 8

Question
Which documents contains the hardware and software needs for the applications:
Answer
  • a) Test Summary Report
  • b) Requirement Traceability Matrix
  • c) Test Estimation
  • d)Test Plan

Question 9

Question
What are the parameters to be covered in the Defect tracking? (Check box)
Answer
  • a. Developer name
  • b. Defect status
  • c. Test case ID
  • d. Test case description
  • e. Severity

Question 10

Question
What is the Testing methodologies that can be used to test a web application---
Answer
  • a. Browser Compatibility
  • b. Web Security
  • c. Content Management System testing
  • d. OS compatibility

Question 11

Question
Which of the following are the parameters used in defect data:(check box)
Answer
  • a. State of Origin
  • b. All of the listed options
  • c. Severity
  • d. Detection

Question 12

Question
Metric frequency can be either weekly or bi- weekly
Answer
  • True
  • False

Question 13

Question
Pareto analysis using the following tools. I. 5-why analysis II. Fishbone (or) cause & effect diagram
Answer
  • a. Both
  • b. Only I
  • c. Only II
  • d. None

Question 14

Question
Validating performance and portability is which type of testing?
Answer
  • a. Usability
  • b. Scalability
  • c. Non-Functional
  • d. Functional

Question 15

Question
Test case and Test suite are the same thing?
Answer
  • True
  • False

Question 16

Question
Usability testing mainly focuses on
Answer
  • Evaluates the degree to which users can interact effectively with the web application
  • none

Question 17

Question
A good test plan is not tool to assess the quality of your application at any point in the application:
Answer
  • True
  • False

Question 18

Question
Defect tracking is not a best practice to manage a project
Answer
  • True
  • False

Question 19

Question
Automation testing is more beneficial in which of the given activity:
Answer
  • a. Regression Testing
  • b. User Interface Testing
  • c. Integration Testing
  • d. Defect Retesting

Question 20

Question
What are all the code review tools:
Answer
  • a. Ant, Maven
  • b. Junit, TestNG
  • c. None
  • d. PMD, FindBugs

Question 21

Question
What are the parameter to be covered in the Defect Description, while raising a defect:
Answer
  • a. Defect Number
  • b. All of the listed options
  • c. Map Test case ID
  • d. Pre-requisite steps
  • e. Defect summary

Question 22

Question
We cannot generate activity diagrams by reverse engineering the code for test case of existing system
Answer
  • True
  • False

Question 23

Question
What are the guidelines to be followed in Automation Testing:(check box)
Answer
  • a. Efficient
  • b. Independent
  • c. Concise
  • d. Sufficient,Repeatable,traceable,verification
  • e. Reliable

Question 24

Question
What are the guidelines to be followed in Web Security Testing?
Answer
  • a. Test by pasting internal URL directly into browser address bar without login internal pages
  • b. If you are Logged in, using user name and password and browsing internal pages , then try changing directly. If you are checking some publisher site statistics with publisher site ID =123 . Try directly changing parameter to different site ID which is not related to the logged in user , Access should be denied for the other stats
  • c. All the listed options
  • d. Test unauthorized access to secure pages should not be permitted
  • e. Test the CAPTCHA for automate scripts logins

Question 25

Question
Guideline standard followed in Accessibility testing is:
Answer
  • a. HTML
  • b. None
  • c. W3C(compatabilty)
  • d. CSS

Question 26

Question
Create test cases to adequately test the requirements in the benefit of Test Plan
Answer
  • True
  • False

Question 27

Question
Which of the following is the ability of a system to perform its required function under stated conditions for a specific period of time?
Answer
  • a. All of the listed options
  • b. Scalability
  • c. Performance
  • d. Reliability

Question 28

Question
Benefits of QC Applications are:
Answer
  • a. Click and attach important screenshots
  • b. Alert yourself on priority task
  • c. Customize columns in your way of style
  • d. All of the listed options
  • e. Getting Right data

Question 29

Question
WMP can be created before creating the Process Package
Answer
  • True
  • False

Question 30

Question
Load Testing is performed to measure :( check box)
Answer
  • a. Response Times
  • b. Web Application Vs. Breaking Point
  • c. Synchronization Issues
  • d. Resource-Utilization Levels
  • e. Throughput Rates

Question 31

Question
Which of the following are the steps in Cause and Effect Diagram:(check box)
Answer
  • a. Conduct a Brainstorm(2)
  • b. Identify the Defect Problem(1)
  • c. Draw Fishbone diagram(3)
  • d. Analyze and validate for Root Cause(5)
  • e. Align Outputs with Cause Categories(4)

Question 32

Question
Which of the following "ActionVerbs" should be considerd for designing:(check box)
Answer
  • a. Evaluate
  • b. Validate
  • c. Verify

Question 33

Question
When unit tests fail or a bug emerges, developers might revert the codebase to a bugging to debugging
Answer
  • True
  • False

Question 34

Question
Branch Coverage is used to eliminate problems that occurs with statement coverage
Answer
  • True
  • False

Question 35

Question
List the GUI Components :( check box)
Answer
  • a. Visibility of Multiple Windows for better handling of information
  • b. Choice of mouse or keyboard for the ones who find difficulty in typing
  • c. Flexibility in interface handling
  • d. Seamless integration between the packaged applications and customized application of information

Question 36

Question
Which are not benefits of Release Modules in QC:
Answer
  • a. Compare release and cycles for continuous process improvement
  • b. Maintain traceability between assets
  • c. Track Release progress
  • d. Manage Projects and Assets against release and cycles

Question 37

Question
The main interfaces are Web &app, Application server interface and Web Database
Answer
  • True
  • False

Question 38

Question
Perform root cause analysis on the potential defects identified in Pareto Analysis is to prevent that cause
Answer
  • True
  • False

Question 39

Question
Failure to understand and manage requirements is the biggest single cause of cost and schedule over runs
Answer
  • True
  • False

Question 40

Question
It is possible to copy a process package created by other users from different accounts:
Answer
  • True
  • False

Question 41

Question
How can independent Test Cases be ensured while designing test cases:
Answer
  • a. By using RTM
  • b. none of the listed option
  • c. By using Test Design Tools
  • d. By using "Unconditional formatting"
  • e. By using "Conditional formatting"

Question 42

Question
Load runner is allow you to prevent application performance problems by defect upgrade is deployed:
Answer
  • True
  • False

Question 43

Question
The Requirement Traceability Matrix (RTM) is a tool to help ensure that the project deliverables remain "as is" when compared to baseline
Answer
  • True
  • False

Question 44

Question
All testing type can be automated
Answer
  • True
  • False

Question 45

Question
While executing select the failed step and click on the new defect in test:
Answer
  • True
  • False

Question 46

Question
Impact of a defect on the business is defined by:
Answer
  • a. Defect Density
  • b. Defect Quality
  • c. Defect Priority
  • d. Defect Severity

Question 47

Question
Specific standards of user interface on web application exits which concentrate on----
Answer
  • a. Fonts
  • b. Colors
  • c. Frames

Question 48

Question
Content testing also concentrates on location of images and size of images.
Answer
  • True
  • False

Question 49

Question
In Testing life cycle just before comes test execution-Test cases.
Answer
  • True
  • False

Question 50

Question
Major defect type identified in pareto analysis
Answer
  • i) Document error
  • ii) Document typo error

Question 51

Question
Individual test case is not associates with the specific requirements?-
Answer
  • True
  • False

Question 52

Question
SRS contains both functional and nonfunctional requirements?
Answer
  • True
  • False

Question 53

Question
Release of Production is handled by
Answer
  • a. Test team
  • b. Development team
  • c. Release management
Show full summary Hide full summary

Similar

Physics - Energy, Power & Work
dominique22
GCSE ICT Revision
Andrea Leyden
OCR AS Biology - Enzymes
Chris Osmundse
Biology AQA 3.1.3 Absorption
evie.daines
Themes in Pride and Prejudice
laura_botia
Maths Revision
Asmaa Ali
Science Additional B3 - Animal and Plant Cells Flashcards
Stirling v
General questions on photosynthesis
Fatima K
CCNA Security 210-260 IINS - Exam 1
Mike M
2PR101 1.test - Doplňující otázky
Nikola Truong
Salesforce Admin 201 Test Chunk 4 (91-125)
Brianne Wright