what is the difference between action and function
Answer Posted / namitha
Shailaja good work...
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How can I import environment from a file on disk?
after click on compose mail how can we attached a file in qtp with vbscript code
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb 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); }
What is object repository in qtp?
Which recording modes need more memory?
What is the difference between qtp and selenium?
What are the views available in qtp?
What are the benefits of quick test pro(qtp)?
Diff b/w test scenario's and test Procedures?
What is the Command used to start the QTP
How to give a call to another action from one action?
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?)
We stored into the objects OR and then write the scripting
How to integrate the qualitycenter with qtp