Hi,
I will provide perticular age,it needs to enter date in
text box (MM/DD/YYYY) compare to system date. or already
exist data in the text box.
Answers were Sorted based on User's Feedback
Answer / gangadhar
X=CDate(x) 'it will convert the date in the textbox
y=now()
msgbox Datediff(YYYY,x,y)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhavi
Get the entered data of text box into a variable "x"
Datediff(yyyy,x,now) will return the age.
| Is This Answer Correct ? | 0 Yes | 2 No |
How can i learn Descriptive programming in QTP. Please reply.
CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?
what is On Error Resume Next ?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.
11 Answers Thatavarti Technologies,
How to manage a drag drop event in the qtp
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.
write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?
what is stlc and its contents?
In QTP for .net application which plug in is used? For Java Application which plug in is used ?
2 Answers AppLabs, Fraze Tech,
How to load the object repository at run time?