Do you know explain security testing?
No Answer is Posted For this Question
Be the First to Post Answer
to write test cases for fuel guage?
write a test case for authentication of a login page from database
"search"test cases on Linkedin website and how will you write test cases on it?
how we canwrite a test case on computer?
Write tast case for a+b=c?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
What is SECURITY TESTING?
If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4
how to write junit testcase for ejb3.0 project.. pls reply soon to this mail id shnkrgnsh@gmail.com
Write the functional,system test case for a electric bulb which have two electric switches.
Pls tell me test cases for pepper grinder
Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....