Opening a file using TestComplete if we have the path in string format
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2010
12:10 AM
05-20-2010
12:10 AM
Opening a file using TestComplete if we have the path in string format
Hi
I have path name(string) of a file.i want to open that file using TestComplete.
How to open that file using TestComplete (VB Script)
Thanks & Regards
Siddhardha
4 REPLIES 4
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2010
07:09 PM
05-20-2010
07:09 PM
Hi Siddhardha,
Can you be more specific on what do you mean by 'opening the file using TestComplete'?
Can you be more specific on what do you mean by 'opening the file using TestComplete'?
Regards,
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2010
07:43 PM
05-20-2010
07:43 PM
Hi,
See the "Working With Files From Scripts" help topic.
See the "Working With Files From Scripts" help topic.
------
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010
04:55 PM
05-24-2010
04:55 PM
Hi
I have a executable file located in my computer HardDisc. I have the path name of that executable file.
"C:\Program Files\RamsLearning Systems\install.exe"
Now i want to open that "install.exe" file using TestComplete using scripts(VB Script).
Please tell me How to do this
Thanks in advance
I have a executable file located in my computer HardDisc. I have the path name of that executable file.
"C:\Program Files\RamsLearning Systems\install.exe"
Now i want to open that "install.exe" file using TestComplete using scripts(VB Script).
Please tell me How to do this
Thanks in advance
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010
08:00 PM
05-24-2010
08:00 PM
Hi,
Add your application to TestedApps and start it from there. See the "Tested Applications" help topic.
Add your application to TestedApps and start it from there. See the "Tested Applications" help topic.
------
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
