I Have a login screen.Jus before the release you see the
screen and there is a bug.Tell mde wats the bug.
screen :
Logen :
Password :
| Submit |(submit is a button)
Answers were Sorted based on User's Feedback
Answer / geetanjali
Most important bug is in a Login Screen we cannot have a
Submit button as we are not inserting new form values to
store in a database. In a Login Screen, Button should
be "OK" or a Sign In .... Function of a Submit Button
should be available only in User Entry Forms or a
Registration Form to submit the values in a database....
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / prajakta
1)Spelleing Mistake of "Login"
2)Name of that screen should be "Login Screen"
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / bhavani
I think there are two defects.
1. Spelling of Login
2. Insted of login Username or User-id should be there
Becaz login and submit have same meaning to enter into next
window.
The 2 defects are GUI defects
We have to check clarity in communication too. so we can
consider 2nd one also a defect
if any wrong in my ans plz let me know...
Thanks.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prajakta
1)Spelleing Mistake of "Login"
2)Name of that screen should be "Login Screen"
| Is This Answer Correct ? | 1 Yes | 1 No |
case 1: that u cannot enter valid user name & password
case2: that u can enter valid user name & invalid Password
case3: that u can enter invalid user & valid Password
cas4:u can enter invalid user & password
these are the bugs,
and u cannot given the correct process
| Is This Answer Correct ? | 1 Yes | 13 No |
Hi Friends How can we do manual testing? Is it similar to QTP? can some one give real time examples or point me to some websites or books where i can practice manual testing. pls give some ideas. It would be great help. Thanx & regards sunitha.
What is mean cookies testing? What are testcase for it?
what is negative testing and positive testing with example?
What is the difference between latent and masked defects?
what are testing you will do in system testing
1. what is SDLC and TDLC ?
when we enter wrongpaasword and wrong userid in login page and click on ok.it did not display that error msg. it displays that which page we want. what type of testing is this 1)functional testing 2)security testing
What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing
What is V-model and explain
What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc
what is an inconsistent bug? how to resolve this kind of bugs?
What is the most important phase in STLC and Why