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 Posted / 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 View All Answers
Explain crud testing.
What is defect cascading in software testing?
uses of checklist
What is Difference between Test Strategy and Test Methodology?
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
How do test documents in a project span across the software development lifecycle?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
what is meant by application server and its functions?
In manual testing, what are stubs and drivers?
What are the factors affecting a manual testing project and what are the ways to overcome it?
which sanity testing is performed?
can u plz give an example for regression testing with example.