When an expected result is not specified in test case template then: 
							Options
 - We cannot run the test
 - It may be difficult to repeat the test
 - It may be difficult to determine if the test has passed or failed
 - We cannot automate the user inputs
							CORRECT ANSWER :   It may be difficult to determine if the test has passed or failed 
                            
                            
			        
				Write your comments