Can u call txt extension file in QTP?
Answers were Sorted based on User's Feedback
Answer / king
we can .txt extension files.
using file system object we can call the .txt files.
for example:
set a=createobject("scripting.filesystemobject")
set b=a.opentextfile("path of the *.txt file",mode)
1-read mode, 2- writing mode and 8- append mode
using 2 lines u can call the particular txt file.
if u have any quarry plz call me or mail me i will explain
u.
raju.ippali@gmail.com
9823257761
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / nimesh
Yes, We can do. We can call .txt file which contains
vbscript or qtp automation objects.
To do that use SystemUtil.Run "give your .txt file path"
Thanks,
Nims
| Is This Answer Correct ? | 1 Yes | 3 No |
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
write script for bitmap image?
Hi Friends, Every one is posting the Answers for the existing questions.Try to post the questions that are asked in Recent Interviews.It will be useful to the other Job seekers.
I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com
Explain the check points in quicktest professional (qtp)?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Explain qtp(quick test professional)?
Expalin Text/Text Area Checkpoint
Explain the check points in quicktest professional?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
how to parameterizing values from an excel sheet in Quick test professional?
How to compare the two strings?