write a test case for student admission form

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is test cases for mobile phone ?

754


Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.

1972


Explain the logic testing?

645


Explain the load testing?

609


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

670






write test case for pen cap if it is not present?

2073


Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

1894


Explain the format of a requirement traceability

604


Write test cases to test a browser app

1231


Please guide me for Add new user test cases

1077


A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?

1447


Explain which test cases are written first black boxes or white boxes?

644


Explain the concept of semi-random test cases?

767


can any body help me with providing a a case for usability testing...

1647


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

870