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

how to write test case in testing give some examples plz help me any one?

4 Answers  


What are the different ways of doing black box testing?

0 Answers  


What is the difference between validation and verification?

4 Answers  


What is Risk anlaysis in software testing?

2 Answers  


when there are any CRs in the projects, as a tester what do you do?

3 Answers   Satyam,






What is requirment phase testing?

1 Answers  


I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?

2 Answers  


What is the diff betwn Functional nad regression testing and do u excute same test case or write new one for regression

9 Answers   Patni, TCS,


can any one tell me the exact testing process of stand alone application, what type of testing i can perform on stand alone application and how can i track the bugs(from starting to ending), and online demo for logistics software if any one knows please send me the link.

1 Answers  


What is disaster testing and recovery testing ?

5 Answers   CTS,


Explain the test plan, how to prepare the test plan

3 Answers   EDS,


How will you do beta testing?

0 Answers   Aricent,


Categories