plz tell how to test this: We have to change the password
of password field the condition is:The password will expiry
after 30 days and that should not allow last 12 similar
passwords....
Answer Posted / himu
First Enter 12 passwords then change the system date and
give the date such that the difference is about 30 days
then try to enter the password that you have given
previously ( between all the 12 ) if it accepts then its a
bug.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
write test cases on file open dialog box in notepad
write a test case for telephone billing ?
How to write test cases on laptop???
write test cases for flipkart.
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Explain the sanity testing?
How to generate test cases for 'replace a string' method?
Explain the logic testing?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Write test cases for 8+4?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
How to test a stored procedure?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
How to write the test cases for STP
Explain the state testing?