Q.: 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
D is correct
<<<<<< =================== >>>>>>
Q.: 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
A is correct
<<<<<< =================== >>>>>>
Q.: Peer Reviews are also called as :
A. Inspection
B. Walkthrough
C. Technical Review
D. Formal Review
C is correct
<<<<<< =================== >>>>>>
Q.: Validation involves which of the following
i. Helps to check the Quality of the Built Product
ii. Helps to check that we have built the right product.
iii. Helps in developing the product
iv. Monitoring tool wastage and obsoleteness.
A. Options i,ii,iii,iv are true.
B. ii is true and i,iii,iv are false
C. i,ii,iii are true and iv is false
D. iii is true and i,ii,iv are false.
B is correct
<<<<<< =================== >>>>>>
Q. 265: Success Factors for a review include:
i. Each Review does not have a predefined objective
ii. Defects found are welcomed and expressed objectively
iii. Management supports a good review process.
iv. There is an emphasis on learning and process improvement.
A. ii,iii,iv are correct and i is incorrect
B. iii , i , iv is correct and ii is incorrect
C. i , iii , iv , ii is in correct
D. ii is correct
A is correct
<<<<<< =================== >>>>>>
Q.: Which test measures the system at or beyond the limits of its specified requirements?
A. Structural testing
B. Stress testing
C. Error guessing
D. Black-box testing
B is correct
<<<<<< =================== >>>>>>
Q.: Defects discovered by static analysis tools include: i. Variables that are never used.
ii. Security vulnerabilities.
iii. Programming Standard Violations
iv. Uncalled functions and procedures
A. i , ii,iii,iv is correct
B. iii ,is correct I,ii,iv are incorrect.
C. i ,ii, iii and iv are incorrect
D. iv, ii is correct
A is correct
<<<<<< =================== >>>>>>
Q.: Which defect can typically be discovered using a static analysis tool?
A. Inconsistencies in numerical calculations
B. Programming standards violations
C. Problems related to system usability
D. Internal and external system reliability
B is correct
<<<<<< =================== >>>>>>
Q.: Which of the following techniques is NOT a black box technique?
A. State transition testing
B. LCSAJ (Linear Code Sequence and Jump)
C. Syntax testing
D. Boundary value analysis
B is correct
<<<<<< =================== >>>>>>
Q.: Features of White Box Testing Technique: i. We use explicit knowledge of the internal workings of the item being tested to select the test data.
ii. Uses specific knowledge of programming code to examine outputs and assumes that the tester knows the path of logic in a unit or a program.
iii. Checking for the performance of the application
iv. Also checks for functionality.
A. i, ii are true and iii and iv are false
B. iii is true and i,ii, iv are false
C. ii ,iii is true and i,iv is false
D. iii and iv are true and i,ii are false
A is correct
<<<<<< =================== >>>>>>
Q.: Which of the following is a standard for test documentation?
A. IEEE Std. 1028
B. EEE Std. 1044
C. ISO 9126.
D. IEEE Std. 829
D is correct
<<<<<< =================== >>>>>>
Q.: In which activity of the Fundamental Test Process is the test environment set up?
A. Test implementation and execution.
B. Test planning and control
C. Test analysis and design
D. Evaluating exit criteria and reportingA is correct
<<<<<< =================== >>>>>>
Q.: Which of the following types of defect are typically found in reviews rather than in dynamic testing?
a. Deviations from standards.
b. Defects in interface implementation.
c. Poor maintainability of code.
d. Poor performance of the system.
e. Defects in requirements.
A. a, c and e.
B. a, b and d.
C. b, d and e.
D. a, c and d.
A is correct
<<<<<< =================== >>>>>>
Q.: Pair the correct test design techniques (i to v) with the category of techniques (x, y and z):
i. Exploratory Testing
ii. Equivalence Partitioning
iii. Decision Testing
iv. Use Case Testing
v. Condition coverage
x. Specification-based
y. Structure-based
z. Experienced-based
A. x = i and ii; y = iii and v; z = iv.
B. x = i, ii and iv; y = v; z = iii
C. x = ii and iv; y = iii and v; z = i.
D. x = iii and iv; y = v; z = i and ii.
C is correct
<<<<<< =================== >>>>>>
Q.: Which of the following is a purpose of the review 'kick off' activity?
A. Explain the objectives
B. Select the personnel group
C. Document results
D. Define entry and exit criteria
A is correct
<<<<<< =================== >>>>>>
Q.: Which one of the following is true of software development models?
A. There are always four test levels in the V-model.
B. In a Rapid Application Development (RAD) project, there are four test levels for each iteration.
C. In Agile development models, the number of test levels for an iteration can vary depending on the project.
D. There must be at least four test levels for any software development model.
C is correct
<<<<<< =================== >>>>>>
Q.: Which of the following BEST describes a data-driven approach to the use of test execution tools?
A. Monitoring response times when the system contains a specified amount of data
B. Manipulation of databases and files to create test data
C. Using a generic script that reads test input data from a file
D. Recording test scripts and playing them back
C is correct
<<<<<< =================== >>>>>>
Q.: Which of the following is an example of a product risk?
A. Software that does not perform its intended functions
B. Failure of a third party
C. Problems in defining the right requirements
D. Skill and staff shortagesA is correct
<<<<<< =================== >>>>>>
No comments:
Post a Comment