What is the Technique followed to test Login Screen(Web)
BVA or Equivalent Partition why?
Answers were Sorted based on User's Feedback
Answer / k.chandra sekhar
a) In login page both (BAV and equivalent partition
class) are used
b) BAV is nothing but what is the length of the that
object
c) Equivalent partition class is nothing but valued
data set.
d) In login page must and should be apply the both
tests
e) If not the both test that is not login page test
not completed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajan
For the Login screen We can apply both BVA and Equalance
Partion.
If the username and password are in specified value there
we can apply partiion the data ateast one valid and two
invalid data,
If it is in the specified range we can apply the bva ,we
observe the lower and upper boundary limits
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / mudagoni_mk
ans is BVA because in login screen(web),the tester will
test user name and password field ranges only. user name
and password will accept the all special charectors
numerical, and alphanumerical.(insted of space)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prince
If u do Boundary only then u hv Covered all the Partition
also but it is not vice-versa.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ranjini
Technique we choose depends on the requirements , here in
case of login screen for a web page we use EP ,
for eg : if the username should be 5 charc long , then we
can go for two invalid and valid conditon , by guessing if
all these conditions are passed then we can assume
remaining value will be passed .
| Is This Answer Correct ? | 0 Yes | 0 No |
wat is test scenario
How can data caching have a negative effect on load testing results?
what are the critical bug occurs in banking domain?
what is builr release team..?
what is test coverage??
what is meant by metrics give some examples and what is meant by testscripts
Rightway global solutions, madhapur, hyderabad is a good institute for software testing?
What is meant by benchmark testing?
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
What is reverse engineering?
An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
write 3 major bugs in inventory management system ...give 3 system test case and 3 integration test case