we enter that user name field is blank and password field
is blank and click on Ok. what type of testing is this 1)
functional testing 2)security testing

Answers were Sorted based on User's Feedback



we enter that user name field is blank and password field is blank and click on Ok. what type of t..

Answer / puneet

It is actually both if you read the question carefully,

majority will say that is a functionality testing, but it
is also security testing to see if without any username of
password can some one get to the next screen or not.

Intelligent questoin and the answer is both.

Is This Answer Correct ?    6 Yes 0 No

we enter that user name field is blank and password field is blank and click on Ok. what type of t..

Answer / kishore

Answer: functionality testing
Here, we are performing functionality testing of login. We
see how login performs with blank input condition.
It will be security testing, if we breach security on wrong
username and passsword. SQL injection is one of the method
to breach security.

expect answers from fellow testers.

Cheers
Kishore

Is This Answer Correct ?    3 Yes 0 No

we enter that user name field is blank and password field is blank and click on Ok. what type of t..

Answer / jeevan

functional testing

Is This Answer Correct ?    2 Yes 0 No

we enter that user name field is blank and password field is blank and click on Ok. what type of t..

Answer / shravan

Your question is really good and I am sure most of them
would eager to know what is the real testing going through it.

First of all we would check out for the functionality
testing as we have to test whether the "ok" button
(behaviour) is working accordingly when the both the text
boxes are blank and apart from it we would come across
different test scenario's like keeping one text box blank
and the other duly filled or wise versa or we me have other
cases like only using alphabets/ chars/ numeric..etc..so
this was the first thing we would approach..

second approach is every thing in the functionality is fine
then we will go for the security testing by giving wrong pwd
and other user names..etc as per the requirement demands,
firewalls etc would also be considered.

Is This Answer Correct ?    2 Yes 0 No

we enter that user name field is blank and password field is blank and click on Ok. what type of t..

Answer / shobana

security testing

Is This Answer Correct ?    1 Yes 0 No

we enter that user name field is blank and password field is blank and click on Ok. what type of t..

Answer / pragna

functional testing, negative
though the username and, password are for security
the security testing here would be whether the password is
being encrypted or not? masked or not? etc.,
so this is of both Funt.... and security

Is This Answer Correct ?    0 Yes 0 No

we enter that user name field is blank and password field is blank and click on Ok. what type of t..

Answer / ranjith

This comes under functional testing as well as security
testing.
In functional testing we do negative testing by giving
negative values(the values that text field must not accept).
In negative tesing we go for checking whether an invalid
user is agle to ligin into the application by giving
invalid data.

Is This Answer Correct ?    0 Yes 0 No

we enter that user name field is blank and password field is blank and click on Ok. what type of t..

Answer / rasool

Actually it is both, why because if we entered a wrong
password and it is entered in to the site or application
then it is a security violation, and if we given a right
password and then the ok button is not working then it is
functional testing, this tricky question answer is both
functional testing and security testing.

Is This Answer Correct ?    0 Yes 0 No

we enter that user name field is blank and password field is blank and click on Ok. what type of t..

Answer / kazi

per my perception its functional testing.becoz when put
user name password is blank.we will check data base whats
storing in data base.and also check the sql injection.as
per my friends given reply is best..thanks Mr kishor.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is Migration testing?

4 Answers   AZTEC,


who are the final deliverables to the client?

3 Answers  


Guys, can any one of u give the realtime example for Black Box Testing

1 Answers  


how to create automation frame work ?

0 Answers   ITC Infotech,


if it is a web testing,what is a dead link and a broken link.,and what are the other things we test in a web application related to functionality other than field level and form level validations.

2 Answers  


How do you debug SSH?

0 Answers  


suppose a new application is given to u and asked complete report with in one hr what will do?

4 Answers  


How you will assure client that the number of test cases written by you is sufficient or can complete the test coverage completion criteria?

1 Answers  


Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance

0 Answers  


how to test a store procedure?

0 Answers  


what is builr release team..?

4 Answers   Accenture,


If project wants to release in 3months what type of Risk analysis u do in Test plan

1 Answers   CTS,


Categories