Test Cases Interview Questions
Questions Answers Views Company eMail

A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?

1482

What is the difference between test scenarios, test cases, and test script?

684

What are semi-random test cases?

846

Why does the boundary value analysis provide good test cases?

681

By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)

823

Explain the format of a requirement traceability

615

Explain the state testing?

619

Explain the domain testing?

658

In a log in page what will be test procedure, test scenario, test description & test steps?

674

Explain the syntax testing?

665

Explain the logic testing?

654

How to test a stored procedure?

636

Do you know mutation testing?

688

Suppose a job should be executed for every two hours? Write test case for this?

687

Explain transaction testing?

641


Post New Test Cases Questions

Un-Answered Questions { Test Cases }

test cases for friend finder system using gps?

1178


In a log in page what will be test procedure, test scenario, test description & test steps?

674


Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.

2035


150 integration testing scenarios for gmail

12004


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2059






How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

2484


I want 100 test scenario for gmail

3916


Why does the boundary value analysis provide good test cases?

681


pls i want test cases for oss? whts the process of oss testing

1995


In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...

1659


How to write test cases or test scripts for UAT testing which is done manually

4932


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

2250


Define some of the attributes of a test case?

678


Scenarios to test wireless Speaker via bluetooth

4729


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

888