![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Latest Answer : Actually, there will be 3 types functions :
--> Local script (Function definition and function call will be in script only ) -->
Built functions (Predefined functions , only we have to call these functions) --> Library functions ... Read Answers (9) | Asked by : kumar These are the new features which are available in QTP8.2 and which are not present in 6.5 version.Keyword View: Lets you easily build and maintain tests without writingVBScripts.Auto-Documentation: Provides Latest Answer : Really great help,Thanks ... Read Answers (2) | Asked by : James How do u ignore exceptions raised by a procedure or function within a package.Ex: Package a { Proc1; How do u ignore exceptions raised by a procedure or function within a package.Ex: Package a { Proc1; Func1; ---- raised an exception Proc2; Proc3; }Note : Even if Func1 raises an exception proc2 and proc3 must be excecuted. Read Answers (1) | Asked by : Uday Sharma Give an example of a regular expression,user-defined function and built-in-function?how to make a user-defined function reusable? Read Answers (2) | Asked by : Mann Latest Answer : Built-in-functions:dim myleftnamemyleftname = "Vinothkumar"msgbox left(myleftname,6)External Functions ;This requires the user to add the library in the Test >> settings >> Resources and call this libex: mylib.vbsfunction hi()dim myleftnamemyleftname ... Read Answers (1) | Asked by : Mann How to add a failure from a VBscript function to the results. how can I implement the functionality of checkpoint functionality from by VBScript. For Ex: I want to record a failure if some calculations evaluate to false. Read Answers (2) | Asked by : Ashok How to add my own function in QTP.when I run my function in QTP then its throw an error "Error in library file. Your function library may not be valid.Do you want to continue running the test?"Now how to add library file & which file. DO u have any example of function how to write in QTP Read Answers (2) | Asked by : rajivkumarnandvani Latest Answer : hi,You have button called SetAsDefault in Test > Settings > Resources. Create the shared repository and click on the button when ever you open new script it will load shared repository automatically. If you want to load dynamically means ... Read Answers (3) | Asked by : Tulasiram Latest Answer : 1. Recovery Scenario2. Recall? You can call a function from anywhere by: Call FunctionName() ... How can we return values from userdefined function? anybody provide code with small example its great for me. Read Answers (2) | Asked by : Magadala
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||