What is the Technique followed to test Login Screen(Web)
BVA or Equivalent Partition why?
Answer Posted / rajesh. veggalam
for login screen :
input domain test :
length check(bva)+valid check (ecp)
both are doing for login screen
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the main use of preparing traceability matrix and explain the real time usage?
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
List the considerations in developing testing methodology
How do test documents in a project span across the software development lifecycle?
where do we work with Application, web and Database servers Means which type of applications.
hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible
what is traceability matrix and its usefulness
Suggest some book to learn more test case???
what is test case management?explain in brief.
What is validation in software testing?
What are the advantages of automation over manual testing?
Negative test cases for phone camera
what is the difference between website and web based application ?
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.