How can we do security testing while testing a project
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
HI
Yes We do security Testing in a project.
Authentication & Authorization Rights to
Off_shore, On-shore & client Users.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramprasad.s
Hi
correction to above answer is
Authentication & Authorization rights to
on-site and off-site Users.
it is covered in the Test Plan
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shyamala
1. If multiple user, using the same credentials what happens
2. In a web application, if the user is signed in and not
using for a long time what should happen?
whether the session should expiry or persists
3. User Credentials locked on giving the wrong credentials
for more than 5 times.
| Is This Answer Correct ? | 0 Yes | 0 No |
hi
security means the application has provide the security or
not for the customerside data.
for ex:-
login screen
1)authantication
2)access control
3)encription
4)copy and paste the pwd not valid
5)copy and cut the pwd not valid
| Is This Answer Correct ? | 0 Yes | 2 No |
how we can define bug is an valid bug
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What Is iterative testing? Explain with example.pls thanking u in advance
1.what si the out come of testing.?
What is Scalability Matrix
Hi harish n Satish...thanx for the response... Already told Functionality testing and user interface type testing to interviewer but he was expecting something else. And also explained test cases....Is it data driven testing for user id and password combinations? If i am not wrong....?
What you do whenever reported defect rejected?
what is 2tier and multi tier architecture?
how can u report bugs in manual testing?
7 Answers IBM, MBT, Microsoft,
1.register as candidate 2.go to skill set module 3.select any skill for test eg:"java" 4.save, page will open with start button on below 5.click on start button to start test for java this is a flow so do i need write test cases for this if yes,then how? plz help me guyss
Enlist some bug status along with its description?
I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)