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)?



How do you handle a test case when the test data created with an AGE field becomes invalid since the..

Answer / phu

You should put dynamic data by expression, e.g: Birthday = Now.AddYear(-18.1)

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Why position WinRunner and the AUT so they do not overlap?

1 Answers  


what is meant by defect bash?

4 Answers   CSC,


How do u find duplicate test cases?

4 Answers   TCS,


Plz any one explain with example for a high priority with low severity and low priority with high severity bug

1 Answers  


What is testing web based project?Give one Example

1 Answers  






If I have Date Calender on every screen Should I have to write test cases for date calender for every screen?

1 Answers  


What is internationalization testing (i18n testing)?

0 Answers  


what is the decission table?

1 Answers   Wipro,


What r the features,u take care in prototype testing?

0 Answers   Satyam,


What is limitation of v shaped model

2 Answers   Emphasis,


is validation done in white box testing .

4 Answers  


difference between regression testing and re testing?

14 Answers   Bizpivot, CTS,


Categories