How to write the test cases for the Date Format like
dd/mm/yyyy?
Answer Posted / priya
ALL these answers r right...we should chk the format
1st...then it should be valid date ..expl. month should be
between 1 to 12 ..day should be from 1 to 31..if we enter
mounth as 13 it should give error same for day also..
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.
What is traceability matrix? Is it required for every project?
How to generate swift message
Define test strategy.
What are the challenges you faced related to production environment bug?
Explain what is a cause effect graph?
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards
What is the quality audit?
What is a ‘use’ case and what does it include?
What are the tools used by a tester while testing?
What is agile testing and what is the importance of agile testing?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
'configuration related errors' in testing means what?
How do u calculate Schedule variance? What is the formula? Explain with Example
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?