Answer Posted / hrishi
it is a testing technique done to check any possible bug in a system like for eg. random testing/monkey testing...
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain compatibility testing with an example.
Did you ever worked with B.A's and when?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
What is difference between Manual testing and Pega/BPM testing?
what is the common in all s.o.p (standaed operating procedure)?
What is Windows Test Technologies? Where i will get all information of it.
Can list out some disadvantages of manual testing?
what are the prerequisite conditins to test clientserver and web applications
Can you do system testing at any stage of sdlc?
what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046
What if the project isn’t big enough to justify extensive testing?
Name three reasons why the tester may choose to record in Context Sensitive mode.
If you're given a program that will average student grades, what kinds of inputs would you use?
How to overcome pesticide paradox?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?