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 |
what is the good test case and bad test case tell me with an example
what is Difference between Test Cases and Test Plan ? Give some Example Both of them
If the Time is cut shorted, how can you manage that?
Describe me to the basic elements you put in a defect report?
What is change request,how u use it
Can any one give an example of having high priority and low seveority
how many buils u r getting in u'r project?
5 Answers Professional Access,
what is entry and exit creteria for testing ?
How you manage your test case (already written )when requirments changes?
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 metrices?
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it