Explain the gray box testing?
No Answer is Posted For this Question
Be the First to Post Answer
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Write test case for windows media player
what is the test plan for ms-word
what is scenario? how to write scenario?
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.
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case for smple Login Form
i'm confused to wite a Test Scenarios. can any one help me how to start?
Explain the smoke testing?
Explain the component testing?
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.