What is supplier?
No Answer is Posted For this Question
Be the First to Post Answer
Hi..i am planning to write ISTQB foundation level exam..could any one suggest me training center for istqb..also, where can i write istqb exam in chennai..could u plz list the prometric centers for istqb in chennai
Hello! I want to choose a software for verfication and validation. Can some one give me option for choosing software to test?
What is intrusive testing?
I’ve heard that Zephyr, a test management tool saves the trouble of sending weekly and monthly status reports. Is that true?
What is latent defect?
What is branch coverage?
HOW DO YOU COMMUNICATE WITH THE DEVELOPER ON DEFECT?
what happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? where the data will go ?
1). explain need of software testing? 2). explain difference between developer testing & test engineers testing? 3). explain difference between verification & validation 4). which process your organization follows to develop an application? 5). explain v-model? & what is the meeting point in v-model?
what is the strength of ur company?
hai, this is neelima... what is testing...?wht r the types of 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.