First window is registertion window where u will be having
the fields to entering the name,password and confirm
password and Ok button.After hitting the OK button it will
take u to 2nd window, wel come window for the user with the
msg welcome user.
3rd window will be login screen where u will be entring the
user name and password with out any mistake in case and
spell (i.e u entered correctly)and 4th window it shows that
user does not exits .What will be reasons? Other then data
base not connected.
Answer Posted / vishal thakur
Once user is already login than login page should not be
displayed again that is wrong implementation of the url or
page.there could be one more secenario that one can see any
login page without logout ,if there is any inner login for
to access other pages
so if that is case than there is no error.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between system testing and integration testing?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
What is user acceptance testing (uat)?
What is black box testing, and what are the various techniques?
Tell me the SRS based review,brs based review
Could anyone share FAQs for Test Manager position...
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
Explain Testing process in your organization?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
tell me 5 new requirements in ur project? plz urgent
What about the test case if the field only takes a certain number of characters or a minimum number?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....