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.
Answer Posted / 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 |
Post New Answer View All Answers
distinguish between old version and new version QTP features.
Does QTP run in any environment?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Differences between text and test area checkpoints?
Explain QTP using different development techniques ?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
How many add-ins comes by default with quicktest professional?
How you are developing the script? Using record and play back or manual?
What are the common defects found in your project? (in qtp interview)
What is the use of an object spy tool in qtp?
What are the 3 main stages involved in testing with qtp?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
Explain quicktest professional (qtp) testing process?
banking project description for software tester
what testplan contents and what test strategy contents,what is the diff b/w them