how do u get lib files into scripting files?
Answers were Sorted based on User's Feedback
Answer / king
The above one related to navigation this is the code
executefile ("path of VBS file")
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / leena
Open test Go to File menu -> Settings -> Resources ->
Associate function libraries -> Click on '+' button ->give
Function library file path -> Apply -> Ok. In this way
function library file get associat with the test. now call
a function in the function library file. While runing the
scrit lib file is called into scripting file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepa
save the notepad text as .vbs eg:testing.vbs .after
creating the file in qtp click open choose liberary file
select testing.vbs .through this v can view the libfiles in
scripting file
| Is This Answer Correct ? | 0 Yes | 1 No |
How we can differentiate between stand alone application and web application in QTP?
how to retrieve the xml file data through qtp. can anybody send script for this..
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
How can i use Ordinal identifiers and Smart identification methods suppose i want to know the index no of check box
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com
What is difference between run time object and test object?
How i can use Regular expression in QTP?give detailed steps for it.
What exactly is the difference among all the three recording modes.
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm?
Write script to fetch the data from global sheet where row number is 3 and parameter is "text"
3 Answers Accenture, Thomson Reuters,
Username field having some string mistake like"user naem".what type of testing i prefer to test spell check.