There is one scenario. On login page three fields are
available i.e.Login id,Password and checkbox(having funtion
remeber my password for 1 week). Please tell me test cases
for checkbox.
Answer Posted / sin
Negative Scenario :
Step 1 - On the seventh day change your System date to
minus 2 or three days.
Step2 - On the 8th day check for remember password.
Expected : It should Not remember your saved Password, It
should be dependent on the Central system(server).
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Test a file replication service that copies files from one net location to another
Explain the concurrency testing?
What is the logic testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
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 load testing?
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
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?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
What is Initial Configuration?
write test cases for hospitality management system
Explain how to develop a test plan and a test case.