hai
we need to get some data from a logfiles and populate into
database .to check this we need to write test cases .how to
write test case for this scenario
tell me as functional and stress testing differ
No Answer is Posted For this Question
Be the First to Post Answer
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
Can anyone tell me the test cases for Operating System.
test case for open doalog box. thanks a lot!
testcases for biggest of three numbers?plz give the answer
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 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable
What is the differance between Bug and Defect.
17 Answers Cap Gemini, CarrizalSoft Technologies,
Generate functional and negative testcases for MS Paint brush
1 Answers Accenture, GE, Netian, Tangent Software,
wirte the test cases for triangle by using testing techniques
8 Answers Blue Star, George Mason, HP,
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage
why we need a test plan
What is the basis on which you can check a text box in a web page or application?
3 Answers HCL, IBM, R Systems,
how to write test cases for sort drop down box containning 6 options in the drop down list.