I am Facing Issues with learing datepicker
1)when i first learn datepicker as current system date .
2)if i wanna runtime datepicker value it gives error


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

How to Import data from a ".xls" file to Data table during Runtime.

10 Answers   BirlaSoft,


Hi any body can tell me the in detaled information about Description.Create() thanks in advance

2 Answers  


What is the syntax for how to call one script from another?

0 Answers  


I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?

3 Answers  


what are the main differences between keyword driven frame work and data driven frame work?

1 Answers   UHG,






how to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons

2 Answers   Aspire,


what is difference between application testing and product testing?

5 Answers   IBM,


How to use the object spy in quicktest professional (qtp) 8.0 version?

0 Answers  


Can anybody give the script to addsheet, add column,add values under that column in the rows?

2 Answers   McAfee,


How do you change Logical Name of the object in test script?

1 Answers   TCS,


How is test case write?

0 Answers  


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

0 Answers  


Categories