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 |
For Usability testing, which is preferable Automation or Manual?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .
Who uses qtp tool?
Can objects recognised without repository?
what are the functions availabla in QTP? what are the data types in QTP?
In Webtable New rows getting added, we have select the name as Sandeep ,If name column is sandeep then need to check the checkbox ,we don't know the rows and columns ,Can anyone please tell me the answer.
3 Answers Broadridge, Cigniti Technologies, HCL,
Can we record an application running on a remote machine using qtp?
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?