Is it Mandatory to use "ECP" & "BVA" Techniques for "LOGIN" Page???,Can any one tell me the correct answer ?,If Yes then why?
Answer / adiseshu
Yes, we need to use BVA and ECP for Login page. In the Login page you will be having user name and password fields and there will be conditions like password should contain Min char and Max char also other conditions like Special characters, Numerics, Alphabets. so for Min and Max length use BVA and for other things you need to prepare combination of data like password with Alpha Numeric and spl char.
| Is This Answer Correct ? | 3 Yes | 0 No |
When a high severity issue is found in production how to handle this situation.
Wht is SQL injection?
What metrics will be collected during the Testing i.e from requirement Phase to Maintainance Phase
Can you please tell me what and how to test in a web based application manually? And i manually need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
Can anyone please give me the idea how does Requirement Tracebility Matrix, looks like ? or mail me at: ontesting@gmail.com
What is Pilot testing ?
wht r 6 sigma standards
What is validation and verification? What is different between them?
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
How Defect prevention can be accomplished ?