Explain the static testing?
No Answer is Posted For this Question
Be the First to Post Answer
write test case for banking application
Scenarios to test wireless Speaker via bluetooth
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
what test case is written specifically for web applications?
10 Answers Aricent, Mind Tree,
can any one give the format of writing test cases in excel sheet.
write a test cases for advanced search
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage
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 how to find statement and branch coverage? Explain in brief?
is test case required to be baselined?
What is BRANCH COVERAGE Testing
Explain the concurrency testing?