What are semi-random test cases?
No Answer is Posted For this Question
Be the First to Post Answer
Write the functional test case for opening a user email account on any website(like yahoo rediff,gmail)
What is the role of QA in a company that produces software?
Write few functional & non-functional test cases for a payment gateway system
how to write junit testcase for ejb3.0 project.. pls reply soon to this mail id shnkrgnsh@gmail.com
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
As we are using QTP 9.1 version, is there is any method to connect the remote desk top?
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?
Define some of the attributes of a test case?
Tell me 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
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
What is BRANCH COVERAGE Testing