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 |
i need the brief explanations fo following question. # 1 1. type of action, 2. smart identification, 3. check points, 4. script to invoke web browser, 5. wot is get ro & getto property, 6. can you set a value in runtime, 7. wot is the use of bitmap checkpoint, 8. diff between dim & redim, 9. wot is function & Sub procedure,10. how u declare constant value. 11. wot is output value , 12. virtual object, 13. write script to retrieve data from the DB, 13. Types of frame works explain them brieflly
what is web application testing and what is the difference between a client server application and web server application?
How System testing is different from the Functional testing??
what are the Test case design Techniques?
1 Answers Infosys, Intelligroup,
How do you perform regression testing of software?
From what phase of project, testing will starts, what tester will do at starting stage?
What are the test cases for sanity or smoke testing ?
Why should a software tester have knowledge of PHP language?
what is sequential injection?
wat is build duration
Define V -model with diagram
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??