Dovetail Manual Testing 181-233

Beschreibung

Quiz am Dovetail Manual Testing 181-233, erstellt von rabi kr shaw am 23/01/2017.
rabi kr shaw
Quiz von rabi kr shaw, aktualisiert more than 1 year ago
rabi kr shaw
Erstellt von rabi kr shaw vor etwa 8 Jahre
161
3

Zusammenfassung der Ressource

Frage 1

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

Frage 2

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

Frage 3

Frage
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
Antworten
  • True
  • False

Frage 4

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

Frage 5

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

Frage 6

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

Frage 7

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

Frage 8

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

Frage 9

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

Frage 10

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

Frage 11

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

Frage 12

Frage
Metric frequency can be either weekly or bi- weekly
Antworten
  • True
  • False

Frage 13

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

Frage 14

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

Frage 15

Frage
Test case and Test suite are the same thing?
Antworten
  • True
  • False

Frage 16

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

Frage 17

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

Frage 18

Frage
Defect tracking is not a best practice to manage a project
Antworten
  • True
  • False

Frage 19

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

Frage 20

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

Frage 21

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

Frage 22

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

Frage 23

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

Frage 24

Frage
What are the guidelines to be followed in Web Security Testing?
Antworten
  • 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

Frage 25

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

Frage 26

Frage
Create test cases to adequately test the requirements in the benefit of Test Plan
Antworten
  • True
  • False

Frage 27

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

Frage 28

Frage
Benefits of QC Applications are:
Antworten
  • 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

Frage 29

Frage
WMP can be created before creating the Process Package
Antworten
  • True
  • False

Frage 30

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

Frage 31

Frage
Which of the following are the steps in Cause and Effect Diagram:(check box)
Antworten
  • 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)

Frage 32

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

Frage 33

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

Frage 34

Frage
Branch Coverage is used to eliminate problems that occurs with statement coverage
Antworten
  • True
  • False

Frage 35

Frage
List the GUI Components :( check box)
Antworten
  • 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

Frage 36

Frage
Which are not benefits of Release Modules in QC:
Antworten
  • 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

Frage 37

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

Frage 38

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

Frage 39

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

Frage 40

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

Frage 41

Frage
How can independent Test Cases be ensured while designing test cases:
Antworten
  • 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"

Frage 42

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

Frage 43

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

Frage 44

Frage
All testing type can be automated
Antworten
  • True
  • False

Frage 45

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

Frage 46

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

Frage 47

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

Frage 48

Frage
Content testing also concentrates on location of images and size of images.
Antworten
  • True
  • False

Frage 49

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

Frage 50

Frage
Major defect type identified in pareto analysis
Antworten
  • i) Document error
  • ii) Document typo error

Frage 51

Frage
Individual test case is not associates with the specific requirements?-
Antworten
  • True
  • False

Frage 52

Frage
SRS contains both functional and nonfunctional requirements?
Antworten
  • True
  • False

Frage 53

Frage
Release of Production is handled by
Antworten
  • a. Test team
  • b. Development team
  • c. Release management
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

ExamTimes Erste Schritte Anleitung
max.grassl
Kognitive Lerntheorien
Inés Fernandez
Teil B, Kapitel 3, Entscheidungsgrundlagen bei der Wahl der Rechtsform
Stefan Kurtenbach
La politique - Vocabulaire
Gaelle Bourgeois
IKA-Theoriefragen Serie 04 (15 Fragen)
IKA ON ICT GmbH
Mathe Themen Abitur 2016
henrythegeek
Französisch Grund- und Aufbauwirtschaft A1-B2 Teil 1
Chiara Braun
Geometrie 33-48
Christoph Affolter
vetie mibi Altfragen 2019
Anne Heyne
Vetie Para Morphologie
Kristin E
Vetie - Berufsrecht 2016
Kim Langner