Explain what is testing type and what are the commonly used testing type?
Explain testing?
What is bidirectional traceability?
What is the negative and positive testing?
HI friends, I am planning to take up foundation level ISTQB Certification exam in March. Anybody having the study materials and sample papers please mail sunkumaranr@gmail.com Thanks in Advance...
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 operational requirements?
What is incremental analysis?
Define the notion of transaction and deadlock ?
What is software requirements specification?
what is the difference between defect management tool and tesecase managment tool, what are its purpose, does QC and TD use for both(defect &test case managment)
What is the one key reason why developers have difficulty testing their own work?
Explain glass box testing?