What is difference between function and procedure?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the check points in quicktest professional?
What is recovery scenario in qtp?
Have you done batch testing in qtp? If yes how you are doing?
Should have experience in framework means?
Hoe can we do retesting using functions please give the code for it using login page
write a script to verify the image path(src property) of the images which are in web pages.
What is the expert view?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How to data driven test for Win objects in QTP ?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
is there any addin for remedy user application
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)