Votes
Answers
Views
Question
0
1
126
asked 12 years ago by sunil-ramini
updated 12 years ago by maximilien
Unable to modify the QTP script in QC using Automation Object Model. Please find the below code used and let me know where I went wrong. Code: ----- Dim qtApp Set qtApp = createobject("Quicktest.Application") qtApp.Launch msgbox "launched" qtApp.Visible=True qtApp.TDConnection.Connec...
0
1
41
asked 13 years ago by whitedwarf500
updated 12 years ago by michael-1
I have a project where the testers decided to attach screenshots as .BMPs. Now the DBA wants my blood. Is there any way of using OTA to provide a list of defects and attachment sizes ?