wht is Automation testing frame work. pls explain it
Answer Posted / nagendra
framework means set of assumptions the we take to test the
application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the descriptive programming?
why you have standardized functions? plzzz guys with real time exp. do answer
Explain quicktest professional testing process?
What is the virtual object?
What is active screen?
How the exception handling can be done using quicktest professional?
Generic function to search for the unique link in webtable and click on it
Explain hybrid framework with advantages and disadvantages?
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); }
Does quicktest professional is unicode compatible?
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
Can we run multiple QTP scripts one after the other without manual intervention? How?
assume i have few url link how will i dynamically call then using descriptive programming?
please any one can explain the keyword driven framework. with gmail example.
what type of framework u r using in ur organization