The applications are invited from the students between 18
and 23 years old. The age relaxation for reserved category
students is 5years.so what are the test cases posible to write
Answers were Sorted based on User's Feedback
Answer / akash
on Boundary
18-23
in boundary
19-22
outside boundary
17-24
for Reservation
18-28
13-23
13-28
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / santhosh kumar
1.Verify what happend if the student age is equal to 18.
2.verify that the application accepts the age is equal to 23
3.verify that what happend if the age is greater than 23.
4.verify that what happend if the age is zero
5.verify that what happend if the aged in negative.
6.verify that what happend if the age is between 18 to 23.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / saff
verify the system is accepting the appln for students of
age between 18 and 23
age under 18 and over 23
for reserved category
age between 13 to 27
under 13 and over 27
other than this we can verify for age 0 (not providing the
age )
| Is This Answer Correct ? | 0 Yes | 3 No |
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?
what are the contents of black box & white box testing.
What is software review?
Give me atleast 10 cases of GOOGLE search engine?
When do you go for integration testing?
What are the different ways of doing black box testing?
HI I HAVE RECEIVED MY APPROVAL LETTER AND OTHER DOCUMENT BUT IN JANUARY LAST WEEK I GET A INTERIEW DATE IS THAT POSSIBLE OR I AM TOO LATE ,WHAT TIME H1B PITTISION EXPIRED.ADVANCE THANKS....
what is deffered defect?
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
If a TESTER finds a defect in a WEB APPLICATION, and then raised a ticket to developer. But a developer was unable to reproduce the same defect, then what a tester must do. And what a tester needs to explain a developer...?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?