What is security testing?
Answers were Sorted based on User's Feedback
Answer / dipti
Test the application against unauthorised access.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rudraneel
SECURITY TESTING :
The process of testing which is done to ensure the security
of the application or the system or the product is
recognised as Security Testing
It is done by various ways like
1.Intrusion Detection
2.Passward Protection
3.Encryption-Decryption
4.Restriction on Unauthorised Access etc
Security Testing is a very important aspect of
Testing,sometime involves a lot of cost.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / batchu
Tests focused on ensuring the target-of-test data (or
systems) are accessible only to those actors for which they
are intended.
| Is This Answer Correct ? | 0 Yes | 2 No |
Explain about V-model?
what is test case effective ness ?
When should you opt for manual testing over automation testing?
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false
Write the test cases for yahoo home page
what r the contents in srs?(like test plan).2.wt r the contents in design documents? ,3.who wil deploy the new build 2 the tester?( this que asked in ibm)
What is Functional Testing and Regression Testing?
HI FRNDS, I HAVE 2.5 years OF exp In Manual Testing,Plz let me know if thr r any oppurtunities in any company in Bangalore ID:dsnithi@gmail.com Thanks in Advance
what is cross project reference what is entry and exit criteria for login page.
We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.
Difference b/n Validation and verification?