write down test cases for "x>=1"

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


Please Help Members By Posting Answers For Below Questions

What is the syntax testing?

688


pls i want test cases for oss? whts the process of oss testing

2005


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

1946


If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1092


I want 100 test scenario for gmail

3926






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

1949


Why is it that the boundary value analysis provides good test cases?

779


Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?

720


Do you write test plan and test case?

1909


What is the difference between test scenarios, test cases, and test script?

699


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

2026


Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

1726


What are all the companies are doing manual testing till now ?

1534


1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.

2228


explain end to end scenario's for online Money transfer in Banking Domain?

1404