write a test case for student admission form
Answers were Sorted based on User's Feedback
Answer / ichita
1.It should contain all the important columns such as first name, last name, date of birth, caste, address, contact number, etc.
2.It should not accept the form if any of above column is blank, it should highlight the blank columns.
3.it should not accept a form from a student if the birth date is invalid. For eg. if a student is applying for diploma then his age should not be <15 yrs.
4.The student must attach his/her valid i.e.current photo to the form.
5.The student must attach all necessary legal documents to the form such as, caste certificate, results, etc.
| Is This Answer Correct ? | 32 Yes | 6 No |
Answer / mudaseer
it contains columns like
student name address branch semester fees paid fees remaining
like this there may be many more columns and all the columns
are compulsory and when i enter fees it should only allow
numbers and not alphabets and while entering the data if i
miss any column it should display pop up like the required column cant be empty
| Is This Answer Correct ? | 14 Yes | 9 No |
Explain the component testing?
how to write testcases for google registration screen? Please give me the answer ASAP.send me the answer to gutha_424@yahoo.co.in.
How many test cases u will write for Adhoc testing?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
How should I maintain the test cases and Test Log for different versions/builds of the application.
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
I need GUI test case for home page?
hi iam working in HCL as a fresher n iam dg automation testing i am going to give client demo i did some 7 scripts i want to call all those in some new page in QTP I KNOW CALL THE EXISTING ACTION N COPY OF ACTION if we use any of these options while running it will show the whole script but is there any other method while running it should not show the whole script it will show only the calling lines plz give me detailed explanation to ds i need reply fast plzz
Where can i find example or samples of testcases to improve my testcases documentation?
In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?
what is parametrization ? How do you parametrize in qtp ?
What is mean by Equal Partitioning