Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


If there is a field called "Amount" which takes 4 digit
number & 2 decimal points what will be the test data for
this.

Answers were Sorted based on User's Feedback



If there is a field called "Amount" which takes 4 digit number & 2 decimal points wh..

Answer / chitra s

1.00
10.00
1000.00
10000.00
1.0
1.000
10000.000
so on
It means you have to test this field with three different
sets of values.
1. Valid figure (i.e. whole number between 1-4 digits &
decimal part 2 digits)
2. Invalid whole number (value more than 4 digits)
3. Invalid fractional part (value more than 2 decimal
numbers.

Is This Answer Correct ?    3 Yes 1 No

If there is a field called "Amount" which takes 4 digit number & 2 decimal points wh..

Answer / amol

In my opinion purpose of this question is to verify
wheather you know the test case design techniques.

so answer will be..
I will use eqviualance partioning and Boundry value
analysis methods to test this functionality.
Example :-
Eqviualance
0.00 to 99.99
Boundry
-0.00,0.00,01.01 98.98,99.99, 100.100

Eqviualance
99.99 to 999.99
Boundry
98.98,99.99,100.100 998.99,999.99,1000.100

Eqviualance
999.99 to 9999.99
Boundry
998.89,999.99, 1000.100
9998.98,9999.99, 10000.100

2) Also try to enter Alpha numeric values

Is This Answer Correct ?    1 Yes 0 No

If there is a field called "Amount" which takes 4 digit number & 2 decimal points wh..

Answer / pencildot

u can have any nuber of test datas for this but the actual
test data has to be decided on boundary values and error
guessing ie...u can decide the values randomly if allowed

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon

1 Answers  


whatis ur company testing process?

2 Answers  


In a company does a tester communicate with clients? if yes then in what situation?

4 Answers  


how you will write test case for integration testing give me example

2 Answers  


Wht is the Test Harness, Anybody can explain it in Detail..Thanks in advance...

4 Answers   Symphony,


1. what is the test prcoedure that your fallowing in ur organization ? 2.

5 Answers   Infosys,


What is Test Strategy and Test Plan..what is the Diff.between those?

2 Answers   Crea,


what is sequential injection?

2 Answers   BirlaSoft,


What is User Acceptance testing and when u'll do this and who will do this testing. If u got any bug while doing UAT what would be the status of Severity and Priority?

6 Answers   Wipro,


9. Are there materials you would like to see added to the Web site? Which ones?

0 Answers  


How to write test scenario for white board?What is scenario? pls explain me with example.

2 Answers   CTS,


Can we perform load testing on mobile phone?

5 Answers   Symphony,


Categories