Which method of testing we use to test LOGIN page?
Answer Posted / shweta chaudhari
Hey All,
Also check in security testing following:
Enter Password field with actual password and after that
just entering blank spaces, #, ? or dot symbol, logins
successfully or not.
-----END-----
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is Bomb Testing?
what r u r responsibilities in current project
What are parametere require for Performance testing?
what types of testing have u done in ur project?and expalin it detail?
Define cause effect graphing?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
Tell me the SRS based review,brs based review
What is virtual creation tool?
How do you perform configuration management with typical revision control systems?
What is an exit criteria?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
write test case for gmail sign up page?
Why it is recommended to add verification checks to your all your scenarios?
What is a top-down and bottom-up approach in testing?