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 will you handle the situation when object is not captured during record?
How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!
can we test an windows application using qtp
in qtp how can we do test when the build is not ready
What is the basic concept of qtp?
What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?
Tell me the situations where we will use Data Driven?
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
what are all the fileds present in object repository?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?