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 are the testing methodologies?
Is apllication is window base or Linux base it create any diff. from QA point of View.?
How do you perform regression testing of software?
Did you ever worked with BA's?
1 Answers Standard Bank, Wells Fargo,
Is there any specific standard which tells, How many test cases should one person write in a day? and How many test cases should get executed in a day?
Where exactly the testing people will involving in SDLC?
what is system testing and system integration testing? explian briefly?
Is Beta Testing done by devolopers or testers?
Tell me abuot your daily activities as a test engineer.
As a tester you are found a bug and you assigned dat bug to the correspondent developer.Then the developer not ready to accept that as a bug.what will you do?
Hi... What is difference between QA and testing?
What is Traditional testing & Object Oriented testing?