write a test case on web login and bank application and
client server
Answer Posted / srikanth
# 1 a) Enter the URL check the login page open or
not
b) Default focus should be on user name
c) Pass word should be encrypt ional format or not
d) Pass word should not get copy or not (that is
ctrl+c, mouse right click, edit have copy disable not work)
e) Input domain testing on user name (that is boundary
value analysis)
f) Input domain testing on pass word (that is boundary
value analysis)
g) Properties check on buttons (that is able or
disable or not)
h) Functionality check on the buttons (it work correct
or not)
i) Authorization testing (that is valid or invalid
values are allow or not)
j) Ceysincitive check on the login page (that is allow
the cap or small letters)
k) After the sing out login come back to your previous
page login is must and should expired text.
l) Enter into the after login page copy the URL and
click after on the logout past the URL then open should not
allow.
m) Check the assignation time with respect to client
n) Check the cockers
o) Check the single user or multi-user are use
p) Check the usability of the login page
q) Under usability look and fell, spieling mistakes,
colures, font sieges and so on.
My name is k.chandra sekhar,
My phone no is 09246540049,Hyderabad.
My mail id is ndra_143@yahoo.co.in
I am take the class for projects if you interst contact
If any body want full explain send the mail
| Is This Answer Correct ? | 40 Yes | 26 No |
Post New Answer View All Answers
1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).
can any body help me with providing a a case for usability testing...
Do you know mutation testing?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
how to write test cases for smart meter for gas and electricty
In a log in page what will be test procedure, test scenario, test description & test steps?
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
what is black box system in software development in system analysis and design?
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?
Write the test case for a login page?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Sample test cases for data conversion(Utility billing system)
Explain the gray box testing?