Each execution plan has one of the following status conditions: 
               	 
               
 
                  		 
                  		  
                  - Status 
                        		  
- Condition 
                        		  
-  
                     			 Passed 
                     		  
                  
-  All considered test execution plans have the status 
                     			 Passed. 
                     		  
                  
-  
                     			 Failed 
                     		  
                  
-  At least one considered test execution plan has the status 
                     			 Failed, but none of the execution plans has the status 
                     			 Not Executed. 
                     		  
                  
-  
                     			 Not Executed 
                     		  
                  
-  At least one considered test has the status 
                     			 Not Executed. 
                     		  
                  
A test gets its status from the result of the latest execution plan run. If you manually change the status of the latest execution
               plan run, the test status changes also.
               	 
            
 
            	 
            Note: If the latest execution plan run is deleted, the status of the test resets to the status of the latest existing execution
               plan run. If the deleted execution plan run was the only existing execution plan run, the status of the test is set to 
               		N/A, as if the test was newly created.