I have register form there is first name field.what will be
the steps to execute test case???
Answer Posted / venu
1. Check whether form is opening or not
2. Check whether the form consists First name field
3. Check First name field with Valid data
4. Check First name field with Invalid data
5. Check First name field with Max & min characters
6. Verify alignment of first name field
7. Check First name field without entering any values
8. Check validation error messages
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain the system testing?
how to write test cases for smart meter for gas and electricty
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Explain the integration testing?
Write all test cases for Bus Pass Renewal
Why does the boundary value analysis provide good test cases?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
what is the technology used in financial applications?
What is quick test professional and what test environment it supports?
Explain the logic testing?
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
how to test stand alone programs?