What is negative and positive testing?
What is Test Script Planner
What is memory leak and defect leak? Is there any harness testing? If yes, please explain?
How to improve in english
To test a function, what has to write a programmer, which calls the function to be tested and pass test data.
Explain debugging?
Explain inspection?
What is crash?
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 random/monkey testing? When is it used?
Test engineer?
What is quality management?
Usually how many members work in a project & how members are now working in a project. If there r difference between the above two questions why it is so?
HOW TO PERFORM DATABASE TESTING
What is eexception?