Explain the gray box testing?
No Answer is Posted For this Question
Be the First to Post Answer
write a test cases for WLAN
What is the logic testing?
How to write test cases for Web related sites(ex: shopping carts sites)
What all comes under test case review?
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
write a testcase for tea cup?
Where can i find example or samples of testcases to improve my testcases documentation?
Elaborate test plan and content availability in test plan.
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Create (Local Only),
How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date range
Suppose a job should be executed for every two hours? Write test case for this?
There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.