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 |
could anyone explain application testing in sequence order i don't have any experience in that
7. What types of Web accessibility information do you look for on the Internet?
How you will report a bug if u r doing adhoc testing..u are hopping from 1 link to 2nd...so on till 100th link and then there is bug..how will u report this bug...will you write all 100 steps?
How do you perform regression testing?
what is sign off process in manual testing?
1 Answers Cap Gemini, Virtusa,
what is test case and why it is require?
what actual a tester perform in database testing?(its very urgent pls)
How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....
What are the test cases for sanity or smoke testing ?
what r the measure bugs found in your project??? Give some example abt this.
Difference in web based application,desktop application and client server application? plz explain Us
what is agile model?