How do you create a library file
Answers were Sorted based on User's Feedback
Open notepad,
write your code
Save the text file with the extension .vbs
E.g: test1.vbs
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajendra
There are Two ways to create Libarary files.
1. Now can create in QTP
2. By External
By default if we save in QTP it will save as .QFL format..
Other two Libarary file extn: .VBS and .tXT
tHANKS,
rAJENDRA
| Is This Answer Correct ? | 0 Yes | 0 No |
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
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
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used
hi Action 1 and action2 if we save it in C:, what folders will be created explain plz
What is the exact difference bet function and action in QTP Anybody can explain it in detail..Thanks in advance..
Which recording modes need more memory?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
WHAT IS ENVIRONMENT VARIABLES?
How does QTP identifies the object in the application?
What is keyword driven framework?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
. Types of properties that Quick Test learns while recording?