can u say me how many test cases i can get for a user to
login and enter password ..please specify in testcase
desing template for that
Answer Posted / ponkumara guru paran
a) To check the with Valid User id(5 Char)and Valid Password
b) To check with Valid User id(10 Char) and Valid Password
c) To check the Rules in formula for used this way 4 >= 5
d) To check the valid user id for 5 <= 6 ::
e) To check the valid user password for 9 >= 10
f) To check the valid user password 10 <= 11;
g) To check the used in Blank space for valid user name &
password
h) To Check the Alert Message for "CAPS LOCK IS ON"
while giving password with Upper case
i) To check the nothing words or numbers for not valid password
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain the component testing?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
Write test cases for 8+4?
What is component testing?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
Explain the functional 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.
Explain the state testing?
Why is it that the boundary value analysis provides good test cases?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
How to write email id in world wide web
Can anybody help me out to write test cases for booking train ticket online???
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
Explain transaction testing?