Answer Posted / chowdaryy!!
Compares automated and manual testing methods. It introduces the
QuickTest testing process and familiarizes you with the
QuickTest user
interface and the sample Mercury Tours Web site.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Can any suggest me what is exposure testing?
Diff b/w test scenario's and test Procedures?
How can you identify the browser and its information using QTP script?
What is test object model in quicktest professional?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
What the differences are and best practical application of Object Repository?
What are the different types of recording modes in qtp? Which will be used when?
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); }
when a test case is written how u test using qtp
What is the use of an object spy tool in qtp?
Hi All, How to Compare two strings character by character in QTP
Explain hybrid framework with advantages and disadvantages?
What are the views available in quicktest professional (qtp)?
What is the meaning Work bench?