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
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
What is 'sleep' in sync point?
How did you use regular expressions in QTP and also in WR?
Explain how you can delete excel file in qtp?
Explain the new feature of UFT regarding the export of test results?
How to integrate the qualitycenter with qtp
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
What is expert view and keyword view?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
How many types of status are there?
Explain step generator in qtp?
What is Associate Repository in QTP 9.2 ?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?