Explain the monkey testing?
No Answer is Posted For this Question
Be the First to Post Answer
Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for i-pod
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
when we should start writing test cases?
10 Answers Thatavarti Technologies,
Can any one please help me with this? I have application, for this no KT session or FS are provided, So now i have taken bottom-top approach, by writing the system testcase using the application. But my TL told me to write regression testcase. What i understood about regression testcase is that-For one scenrio or testcase multiple data, So testing the same scanario with different multiple data. Is this right or Wrong?
Who will take care of test plan and test case?
How to write test cases for lift?
What is the role of QA in a development project?
In general, how do you see automation fitting into the overall process of testing?
how to testba storedprocedure?
wat is mutation testing ?