Make your QTP script talk to you. Try the below code, the script will tell you the current iteration number. Before running the script, please switch on your PC's speakers.
Set oVoice = CreateObject("sapi.spvoice") oVoice.Speak "Iteration "&Environment.Value("TestIteration") Set oVoice =Nothing
Its interesting but I am getting the general run error on the line of code oVoice.Speak "Iteration "&Environment.Value("TestIteration") do i need to have any thing installed on my machine to work
can you provide training on framework design and devlopment or if not possible can you provide some contacts who can help on the same.All your posted scripts are awesome.
Nice bit of code, not sure I've got a valid business use for it at the moment but its very interesting!
ReplyDeleteThis is interesting.
ReplyDeleteIts interesting but I am getting the general run error on the line of code
ReplyDeleteoVoice.Speak "Iteration "&Environment.Value("TestIteration")
do i need to have any thing installed on my machine to work
Its interesting and nice one....thank u Asiq Ahamed and thank u so much...
ReplyDeletecan you provide training on framework design and devlopment or if not possible can you provide some contacts who can help on the same.All your posted scripts are awesome.
ReplyDelete