Is Database Testing a black box or white box type of
testing?
Answers were Sorted based on User's Feedback
Answer / swetha
Database testing is a block box type of testing
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / bhrao
it is block box testing y because this is under sql part
white box testing under pl/sql
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the purpose of a test completion criterion?
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.
Explain me about test scenarios? How will you write it?
Tell me about the risk-based testing.
What is the difference between HBA, CNA and NIC?
Explain quality control?
When we are going for Automation?
What is Testing environment in your company, means how testing process start?
What is functional specification?
What are non-functional requirements?
what is about back end testing?
I have Weekly status report template available with me and I want to pull execution data from Quality Centre directly to my WSR template. Is anybody knows how to synchronise both? Will only writing a Macro solve my problem? Please help me out.