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 |
Hi, Can anyone tell me what type questions can be ashed in interview on QTP?
What is the latest version in QTP?
55 Answers Bharti, Polaris, US Technology,
What r the different filters in defect in quality center
What is parameter in qtp?
HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif
How to do call a output parameter from one action to another action??/
what is spy, and how can u use?
How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?
What are the benefits of qtp?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Hi Friends...this is surendra..recently i joined automation team ...Please send me some documents regarding VB script ...and where can i learn VB script... This is My mail id: surendra.mamilla@gmail.com... please send to my mail.... Thanx in advance surendra.
what is framework? which frame work u follow for writting script?