Login   /   Register

Working with DOS command line

Rate this article
     3 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 5
Loading ... Loading ...
April 16th, 2008 by daniva

Objectives

The objectives of this article are :

  • Learn how to use DOS command lines in QTP.
  • Alternative complex tasks.
  • Alternative .NET methods.

The content you are accessing is for registered users only
Registeration is FREE, quick and private.
You can either Register pr Login if you have already registered

Posted in QTP Techniques

15 Responses to “Working with DOS command line”

  1. manish.bhatla@yahoo.com Says:

    [+]

    Thanks for such a good article. Here i want to add few more points 1. wShell.Exec is useful only when two command are mutually i... ...

  2. daniva Says:

    [+]

    Hi manish you right. it doesn't work with cli, telnet, FTP. the first method ( Type, GetVisibleText ) do work with telnet and ... ...

  3. manish.bhatla@yahoo.com Says:

    [+]

    Thanks Daniva for your suggestion. I already saw that article its very good. I was looking for some generic solution for all CLI ... ...

  4. emaildeepankar Says:

    [+]

    Thanks for this gud article but i have following doubt Alternate of GetText(0) and GetVisibleText functions on 64bit windows OS... ...

  5. rajkamalinnit Says:

    [+]

    Hi, When I copy the statement from the article above and paste it in QTP Expert view, it throws errro : "Invlid Character" e... ...

  6. Dr.Deviprasad Says:

    [+]

    It's is a very informative material posted, i was wondering where could u get the whole set of information about advanced QTP........ ...

  7. daniva Says:

    [+]

    hi rajkamalinnit yes...is a known problem when copying from articles. those special quotes are symbols ( "Smart quotes" calle... ...

  8. Yaron Assa Says:

    [+]

    Dani, rajkamalinnit - The issue has been resolved. All "smart quotes" are now automatically transformed to regular quotes when the... ...

  9. Article "Smart Quote" problem resolved. | AdvancedQTP Says:

    [+]

    [...] to rajkamalinnit who alerted us to the issue, we’ve activated a workaround which intercepts the articles before they a... ...

  10. Souri Says:

    [-]

    Thanks for the excellent Code

  11. rakesh Says:

    [-]

    Very gud articles here

  12. Suresh_621 Says:

    [+]

    This Article was really helpful. I was trying to work with wshell.run command for creating and copying File structures. But facin... ...

  13. daniva Says:

    [+]

    Hi Suresh i think that you are missing the quotes on the path name Try this cmd = "XCOPY " & Chr(34) & " C:\Douments and Set... ...

  14. krishna6eddy Says:

    [-]

    Very useful info

  15. agniputhran Says:

    [-]

    Thanks a lot to creater of this site.

    Really helpful.

Leave a Reply

You must be logged in to post a comment.

This article was viewed 2132 times