Set objWord = CreateObject("Word.Application")
objWord.Visible = True
Set objDoc = objWord.Documents.Add()
This Blog contains Tutorials , Interview Questions, Slides and Training Videos Related to QTP, VBScript, Quality Center, Manual Testing and Automation Frameworks.All The real time examples and best practices in the site makes you a complete testing professional.