User defined function in QTP
Answers were Sorted based on User's Feedback
Answer / sani
User defined functions are encapsulation of segments of
code which is used several times in the script.
They can be either within the QTP script or can be
maintained in external .VBS or .TXT files
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / kabeer
User defined function is basically script logic design by
us.it can repeatable when ever we need it
| Is This Answer Correct ? | 1 Yes | 1 No |
i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.
What is the limitation to XML Checkpoints?
Diff b/w Health care domain and Banking Domain?
What r the features of QTP9.2,other than QTP8.0 What r the extre features of QTP9.2.
How to find Total no of Text Fields in the Page..Anybody please answer me..Thanks in Advance
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Can we put more than one action in a single script???? yes or no.....
Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no?
What is Virtual object wizard in QTP?
How can i store runtime value through vb script while using qtp