What is difference between function and procedure?
Answer Posted / sateesh reddy
Function must contain a return clause in the header.
Procedure do not contain a return clause in the header.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how you can find the absolute value of the number in qtp?
How many number of actions possible in qtp?
How to find the length of the string in qtp?
How you can decide which type of object repository you have to use?
When should I use smart identification?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How to save your test using quicktest professional?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Suppose I want fail that check point? How can you do that?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
When and why to use descriptive programming?
Where can I find and view run-time data table?
Explain how qtp identifies object?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
Explain qtp(quick test professional)?