Explain the static testing?
what is the process of testing
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?
How to write test data for login module?
What are the test cases for mouse?
What are basic types of test cases?
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 cases ?
write a test case for a pen and paper regarding writing.
hi can anybody can write the test cases for sticky note
Could you pls give me sites where i can test card? mail me to
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
Explain the sanity testing?