what is meant by negative testing..give me one example?
Answer Posted / deeps
Nagative testing is nothing but testing the application
with invalid data.
For instance:
- A field is designed to take between 6-32 characters.
- when you enter <6 or >32 characters in that field becomes
invalid input
- when hit enter it should throw you an error message
saying "enter atleast 6 characters" or something like that.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the role of qa in a project development?
Define test strategy.
Why are You so sure that You are qualified enough to this SQA Tester Job?
create a daily status report or list the items you will cover in a status report
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
During the test case review, what are the main important things will you check
What is extreme programming and what is it got to do with testing?
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
What is the difference between the qa and software testing?
What is binary portability testing?
can anybody tell me that from whr i download rational rose setup (free)?
How is adhoc testing different from exploratory testing?
what approach do you folllow in writing test cases?
What Winrunner framework did u use in ur organisation?
How is retesting different from regression testing?