GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

Author Archives: Anonymous

Which of the following is not a strategy to analyze what wen…

Which of the following is not a strategy to analyze what went wrong during a retrospective/post-mortem?

Read Details

In Risk Based testing, which of the following is not reflect…

In Risk Based testing, which of the following is not reflected in the calculation of risk exposure? Select all that apply(s).

Read Details

Which of the following activities is normally a part of veri…

Which of the following activities is normally a part of verifying a serviceability requirement? (Select all that apply)

Read Details

Which of the following is a characteristic of a “good team”?…

Which of the following is a characteristic of a “good team”?(Select all that apply)

Read Details

Consider this code: if A < C then exchange A and C: endif i...

Consider this code: if A < C then exchange A and C: endif if B < C then exchange A and C: endif *C = C + B* Given this code, what is the final symbolic value of C after executing the TT path?

Read Details

Assume we are testing a function with 3 variables: Variable…

Assume we are testing a function with 3 variables: Variable A: has values 0 and 1 Variable B: has values 0 and 1 Variable C: has values 0 and 1 What is the total 2-way variable value configuration coverage achieved by the following tests: A=0; B=0; C=0 A=0; B=1; C=1 A=1, B=1, C=1

Read Details

 In waterfall software development, when does software testi…

 In waterfall software development, when does software testing activity happen?

Read Details

An e-commerce application uses a decision table to calculate…

An e-commerce application uses a decision table to calculate the final shipping cost and estimated delivery date based on three dependent inputs for a given order: Customer Loyalty Tier (Bronze, Silver, Gold, Platinum, Diamond) Product Category (Electronics, Clothing, Home, Books, Toys, Beauty, Sports, Automotive) Shipping Method (Standard, Expedited, Next-Day, Same-Day, In-Store Pickup) Assuming every possible combination of these inputs triggers a unique business rule, how many total test cases are required to achieve 100% exhaustive coverage of this decision table?

Read Details

Suppose that you have four inputs: P1 with values X, and Y;…

Suppose that you have four inputs: P1 with values X, and Y; P2 with value Z; P3 with values A, and B; and P4 with values C, D, E. Given this information, which table contains the correct tests for a pairwise combination design of experiments?

Read Details

Given the state testing diagram below, how many test sequenc…

Given the state testing diagram below, how many test sequences would one find in the state testing tree? You may assume “A” is the start state and “J” is the terminal state.

Read Details

Posts pagination

Newer posts 1 … 22 23 24 25 26 … 85,616 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top