If u have to test the web page application & name, date &
email
are the important fields then how will u test it in the
negative way?
Answer / mona
First test whether all of them are required fields. that is
if one of them is missing then it gives an appropriate
error.
check that the date fields accepts only valid Dates and if
the re quirement has a format then test the field accepts
only data of the specified format. Verify that the email
accepts only valid email addresses that is with an '@' in
it and a .x
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference b/w Smoke and Sanity Testing? I heard that Sanity testing will be done by developers. Is that so?
What is system testing ?
any one please send me any test case examples with tabular columns in manual testing
What is the role of QA in a project developement?
In which stage regression testing is done in testing process.
Write the test cases for file transfer from one user to other from Google Drive/drop box?
What is the meaning of incident in testing?
What is LOI Testing?
How does u integrate the modules before performing Integration Testing?
How do you perform regression testing?
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.
Guys, can any one of u give the realtime example for Ad Hoc Testing