Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
which is the best editor for QTP coding?
#1
Not Solved
Hi,

When I am coding in QTP, I am not getting prompted with all the methods and properties of an object.
For example, if I declare an object
Code:
Set objCon = CreateObject("ADODB.Connection")
then

I want the QTP to prompt with the 'open' method for that object objCon, when I type 'objCon.'

objCon.open

How to get the properties and methods of all the objects I declared?

Is it possible with QTP? or
Do I need to code in some other editor of VBScript?

Regards,
Vani
Reply
#2
Not Solved
HI ,

QTP automatically prompts the methods and properties .
For eg:If we type C it will show all the classes related to that like Click ,etc

But when you come for the descritpive programming it wont show you ,we need to write by ourselevees
Reply
#3
Not Solved
that's called COM object level intellisense tvani79, it's going to be the part of QTP 10.0 or Atlantis as I have reported in this post on new version of qtp

In the mean time you can try Test Design Studio by Patterson consulting... I have read somewhere that it provides support for intellisense and some nice cool features... (though I am yet to try it myself)

Do let us know the feedback if you choose to evaluate it.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply
#4
Not Solved
Thanks for your immediate response Ankur.
I have been trying for the evaluation version of Test Design Studio. Unfortunately, I did not get response from the Patterson Consulting for the trial license request.

If I get it, I will try that, and will definitely give the feedback of that.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Sad UFT Editor Flaked Out zunebuggy 1 1,496 03-15-2018, 01:27 PM
Last Post: Ankur
  Format script in the script editor Arlequin 0 1,754 05-18-2009, 03:46 PM
Last Post: Arlequin
  Problem with Rich Text Editor. hpham 0 2,760 06-26-2008, 03:44 PM
Last Post: hpham

Forum Jump:


Users browsing this thread: 1 Guest(s)