Answer Posted / vidjaya
Parametrization is nothing but enhancing our test cases by
feeding multiple sets of data / input values from the Data
Table.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How did you resolve conflicts present in Object Repository?
How to get Traceability matrix from TD?
what testplan contents and what test strategy contents,what is the diff b/w them
Object repositories types, which and when to use?
How will you report the bug and explain the defect tracking sheet you handled?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
How to capture a window in QTP?
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 to test load test and block box testing an a web based application pls give ans briefly
Shall we add Local Repository to shared object repository,if yes,how we add
How to creating an output value using quicktest professional?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Where we can use the synchronization?