How will u write test cases based on EQA(Equivalance class
partitioning) & BVA(Boundary value analysis.?Plz explain in
brief?
Answer Posted / pravati
In login scenario password field contains 1 to 5 numerics & @,#,$ special characters.
In BVA we test in entering password above 5 & below 1
But in ECP we partition the special characters into two equivalent class. that is we test when we enter @,#,$ special character it should access
and test when we enter %,&,* in password field it is denaied.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is quality center?
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....
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What are the different available models of sdlc?
Tell me agile process in your company
How we can test Cookies Manually?
What are the different ways to check a date field in a website?
diff b/w desktop based testing & web application testing
What is neutral test case?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What is 'Account Conditioning'?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
need testing projects where can i find them
Why it is recommended to add verification checks to your all your scenarios?