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
Answer / lakshmi
It is the functional testing where you are testing the
Functionality of the Login page.
I suppose that Security Testing for this scenario will be
like setting up the Access Rights and testing with various
roles.
please do correct me if i am wrong.
Thanks in advance
Is This Answer Correct ? | 10 Yes | 1 No |
Answer / srinivas poodari
It is the functional testing, in this the testing is
belongs to the input domain testing(BVA&ECP).
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / bhanu
Yes.. I agree with Lakshmi.. Its Functional testing.
Security testing in the sense, it should be checking the
credentials as per the client's criteria.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / janhvi
Security testing comes under functional testing...its a type of functional testing according to (foundation of software testing book, Rex black).. we are doing the security testing to check that by entering blank user name and password whether our software prevent user to doing so or not, so its a security check.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhilash
In my view, in this kind of scenario, we are actually checking for both security as well as functionality.
Security testing : checking whether users are able to login into the system without proper username or password.
while doing so, we are actually checking the functionality of the login page
Is This Answer Correct ? | 0 Yes | 0 No |
if tester invloves in req or initial phase , what test eng will do in initial phase?
Want to write ISTQB foundation level exam on MAY. But not yet collect a proper book nor recent dumps.Please anyone can share with me recent dumps for 2011 syllabus.or any pdf.Please its a urgent request
can you please tell me what is test script ..with example what is the difference between test script and test cases
Tell me the test cases for a search and replace functionality in a microsoft document (.doc)?
what is differance between smoke testing and sanity testing?
Usually on which server test engineer works?
Factors effecting Testing of Web Applications?
In a listbox of cities, if I enter B, it should display all the cities starting with B, then if i type BA, then all cities starting with BA and so on. Pls anyone give me all the positive and negative test cases for this. It is urgent. Realtime questions pls.
What r the checklist to review testcase?
What is Difference between White-box Testing and Unit testing?
6 Answers AZTEC, College School Exams Tests,
define:usecase?
What is the Myers Boundary Table?