Hi, When will we go to automation?<http://commoninterview.com/Testing_Interview_Questions/when-will-you-go-to-automation-/>
Thanks Vijay On Fri, Mar 16, 2012 at 5:59 PM, Deepak Kumar Mahapatro < [email protected]> wrote: > Hi, > Its working fine for me please test again and check your OR. > > Regards, > Deepak > > On Fri, Mar 16, 2012 at 1:26 PM, akbar basha <[email protected]>wrote: > >> Hi All, >> >> for below query getting error "Type mismatch: Window" >> >> Dim X >> Set x = CreateObject("Wscript.Shell") >> x.Run "Calc" >> >> If window("Calculator").Exist Then >> msgbox "Window Existed" >> Window("Calculator").WinButton("7").Click >> wait(2) >> Window("Calculator").WinButton("+").Click >> wait(2) >> Window("Calculator").WinButton("8").Click >> wait(2) >> Window("Calculator").WinButton("=").Click >> wait(5) >> else >> msgbox "Window Not Existed" >> End If >> >> pls advice >> Thanks in Advance >> >> >> regards, >> akbar >> >> -- >> You received this message because you are subscribed to the Google >> "QTP - HP Quick Test Professional - Automated Software Testing" >> group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/MercuryQTP?hl=en >> > > > > -- > Deepak Kumar Mahapatro > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en > -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
