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 Environment Requirement?
What made you pick testing over another career?
test case for post status functionality of facebook
what is non-functional testing? give 2 example..
what is a Checklist
how do u perform regression testing,means what test cases u select for regression
Usecases and nounlists are associated with the following Requirement analysis methodologies 1.Information engineering 2.Object oriented analysis 3.Structural analysis 4.Functional analysis.
How much cost taken for testing activites in the project
What Defect Density?
i have 500 testcases , how to perform the regression testing
what is authorization & authentication?
What's the role of documentation in QA?