How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?
Answer / phu
You should put dynamic data by expression, e.g: Birthday = Now.AddYear(-18.1)
| Is This Answer Correct ? | 4 Yes | 2 No |
What is the smoke testing and sanity testing..?what is the difference?
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)
1.when do we start testing and explain briefly please assp 2.when will we stop testing friends tell me immediatly
what is the format of test case document? any one can send test case excel sheet format? my id :chinna.4494@yahoo.com
in database testing, which are the things u used?
How do you determine what to test?
Do you feel any dis-advantage over the current process? if he/she says any, have You discussed with your Manager reg this ? Why?
what is validation and verification of a bug?
how can test the entire web site?
While Testing the Web application & Desktop Application What Difference did u find ? Tell me in details.
What is Deffered? explain it who allocate it?
What is bug severity?