What is positive testing?
I have completed B.E.Electronics in may,1998.Completed one year computer course at NIIT in 1999....In 2000, I joined as electronics trainee in a small organisation. I continued in that job and resigned in 2005....... Till now I didnot get job. I have done software testing course in hyd. I want to show this 2+ years gap as exp.and want to get job. how? Can you give some projects with details in web as well as in client/server technology. I will practice them as if it were real project. How can I get job in testing field? I am new to this field. I have no exp.in this field.... Any consultencies please...how to proceed .....
What is data validity?
What is cause-and-effect (fishbone) diagram?
Could anyone let me know what exactly is telecom testing & how is it done? And also how is mainframe testing done?
Class diagram equals to which of the following diagram?
Explain the tasks involved in planning and control.
What is stub? Explain in testing point of view?
please suggest me some topics for research in software testing/software reliability......
What do enterprises do for QC 11 to prevent minimum data loss ?
Definition of Defect?
In which phase should testing begin – requirements, planning, design, or coding?
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.