Do you know explain security testing?
Answer / Rahul Gupta
"Security Testing is a process of evaluating a system or application's resistance to potential threats and vulnerabilities. This includes testing for authentication, authorization, encryption, intrusion detection, and penetration testing."
| Is This Answer Correct ? | 0 Yes | 0 No |
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
Write the functional,system test case for a electric bulb which have two electric switches.
What is usability testing? What are the usability test cases for 'Save As' option in Notepad?
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case
What is the logic testing?
Let me knw the testcases for opening an account and for billing in shopping malls..?/?/?
write a testcase for electronic door?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Explain the concept of semi-random test cases?