hfeed hentry Warning: Missing required field "updated". Warning: Missing required hCard "author"
While testing your website, in Google Rich Snippets Tool beta, the possiblity is higher to get an error like this

Warning: Missing required field “updated”
Warning: Missing required hCard “author”
I am giving solution for this. Just follow these steps :
Save the template.
Find this code in your blogger template : <div class='blog-posts hfeed'> .
Replace this code to : <div class='blog-posts'>
Find this code : <div class='post hentry'>
Replace this code to : <div class='post'>
Find this code : <div class='post hentry uncustomized-post-template'>.
Replace this code to : <div class='post uncustomized-post-template'>
After save the template and again submit your url to Snippet after 2mins. Then it shows any error please post a comment.