What is difference between function and procedure?
Answers were Sorted based on User's Feedback
Answer / manohar
Function means Lot of people gathering together and
celeberate somthing.
Example:Birth day function,Marriage function
Procedure not somthing like that.
| Is This Answer Correct ? | 62 Yes | 244 No |
How to fetch web elements count from Google Page which contains letter "e"
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Can we write class for vb script in Quick Test Professional?
What are the different types of recording modes in qtp? Which will be used when?
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
Which property do you use to retrieve or assign data into a cell in a Data Table object?
what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz
Hello! i am having two comboboxes.Each having 10 items in it.when i select first item in first combobox,it is not similar in the second combobox.for ex in first combo if it is Hyderabad,in second it should be some chenai or some other item .Write a VBSCRIPT for that?
Hi, I am learning QTP. can someone please tell me a site from where i can learn QTP scripting Thanks in advance
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
what kind of erros can be handled with the using QTP?
QTP WAS WORKING FINE BUT TODAY I GOT THE ERROR , THE MEMORY COULD NOT BE READ -REFERENCE MEMORY ,pPLEASE REPLY URGENT WHAT IS THE SOLUTON