What is negative Testing ? Write Negative Test Cases on
"Edit" Button, "Cancel" Button ?
Answer Posted / dineshbalaji
Negative testing means Testing the system using negative
data. eg., for every login page there will be some minimum
and maximum characters to type, so by entering above/below
specified characters we need to check. if it accepts then we
should declare it as a DEFECT(Bug).
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
MS Paint
What are the challenges you faced in your project (Testing) and in your company?
Write the 10 high test cases for making video call/face time
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
few automation basic questions One question to write a scriot in any language you know.
What makes a good test engineer?
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
What is Application Performance testing and Operational performance testing
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
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?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
Explain thread testing.
What is the negative testing and example