Answer Posted / kishore raj
7 check points.
1.Standard
2.Text
3.Text area
4.Bit map
5.Accessibility
6.XML
7.Database
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What is the Difference between test object and run time object?
Why is action split used by qtp?
Can we Test Welcome Screens and Process Images with QTP
what are the mandatory properties for a tex boxc (scenario?)
Explain the new feature of UFT regarding the export of test results?
How to suppress warnings from the test results page?
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.
how to create flat file datasubmission in qtp
Diff b/w Health care domain and Banking Domain?
How to analyzing the checpoint results?
Which functionalities of QTP used in banking project?
Who uses qtp tool?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How to open a new test using quicktest professional (qtp)?