Explain storage testing?
No Answer is Posted For this Question
Be the First to Post Answer
Explain dynamic testing?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char
Does functional testing comes under Black box or white box testing?
4 Answers Infeneon Technologies, S1 Services,
What is eexception?
What r all the risks u r facing while doing a project?
1.WHY DO YOU GO FOR WHITE BOX TESTING,WHEN BLOCK BOX TESTING AVALIABLE? 2.WHY DO YOU MAINTAIN REPOSITERIES AND WHAT IS REPOSITORY?
What is the difference between testing techniques and testing tools?
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 the difference between the stlc (software testing life cycle) and sdlc (software development life cycle)?
What is qa engineer?
What is a green box testing?
What are the differences between these three words Error, Defect and Bug?