How do you return a value from a function
Answer / prabhakar
msgbox "returned value =" &example
function example()
a=2
b=3
example = a+b
end function.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How many scripts do you write per day. What is the average number of scripts you have written in your recent project
1 Answers CenturyLink, Optum, Value Labs,
i have 2 year experience in manual and automation testing, I have less percentages in X, Xii (Second grade), can i elgible to TCS interview (Or MNC's)
-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?
When there is descriptive programming, why do we go for Object repository for desigining scripts.?? why cant we use descriptive programming instead of using the Object repository..??
4 Answers DST Global Solutions,
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
What will be the output of the statements below? On error Resume Next Sum 100/0 if Sum= 0 Then msgbox "Pass" else msgbox "Fail" End If
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks
How to data driven test for Win objects in QTP ?
write a function to read the items from Combobox of Flight Reservation application and save in excel.
what you mean by artifact,milestone...