what is the extension of action script template?
Answer Posted / sagar
.mts
mercury test script
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How to explain a banking project in interview as a test engineer???
Write a QTP script to enter a keyword in to Google search engine?
How to modify object property in qtp ?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
How can you send user defined messages to test report?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
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); }
How many types of Automation frameworks are there in UFT? Describe them.
What test you perform mostly? Regression or retesting in your testing process?
Define object spy ?
What is the descriptive programming?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
What are the different types of action?
What do you mean by checkpoints in qtp?
how to convert 100 into hundred repees only and viceversa