who does the security check on the web site, other than
login/password screens ?
Answer Posted / vee
Site is secured or site is trusted or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
During the testing of a module tester, 'x' found a bug and assigned it to a developer. But developer rejects the same, saying that it's not a bug. What 'x' should do?
Explain what is testing type and what are the commonly used testing type?
Tell me about the risk-based testing.
what should be analyzed in laod testing?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
What is high order tests?
have u write any sanity testcases?
How do you obtain the expected results for testing a search operation?
hi Can anyone explain how to use sql quries in database testing with a real time scenarioin an application
What is data flow analysis?
What is Functional, Non-Functional, and Regression used for (i.e. the purpose of each)?
Is it true that we can do system testing at any stage?
What is exhaustive testing?
Mention what the meaning of breath testing is?
what r the strategies & methodologies r u following in preperation of test cases based on usecase?