Answer Posted / phu
Test Cases:
1. Invalid: x is text, not is number
2. Valid: x is number
2.1. x = 1
2.2. x = 0
2.3. x = 2
2.4. x = very large number, to check overflow number
if 2.1,2.3 are Pass, 2.2 is Fail => x >= 1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Initial Configuration?
I want 100 test scenario for gmail
test cases for bus transport (TNSTC)
Explain the component testing?
What is the domain testing?
Do you know mutation testing?
In a log in page what will be test procedure, test scenario, test description & test steps?
How should I maintain the test cases and Test Log for different versions/builds of the application.
Explain the functional testing?
What is the syntax testing?
Write a test case of login window?
How to write email id in world wide web
What are all the companies are doing manual testing till now ?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Elaborate test plan and content availability in test plan.