actually how many hours per one day we will work on
automation (qtp) in real time
Answer Posted / amarendra kothuru
That totally depends on your Project timelines and your
skillset. In general people allot the same time ratio to
all three Phases.
There are three Phases for any Coding,i.e.
1)Prepare 2)debugging 3)Execute
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
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 add the recovery file at runtime to the test file .
Explain the types of properties that quick test learns while recording?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
Explain advantages and disadvantages of ddf?
How is UFT 11.5 version different from UFT 12.0?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
explain structured testing? plz guys with exp. do answer
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
In qtp, how you can exit for loop?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Approach for Installation,comaptibility,system testing
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
Explain xml checkpoints.
How to use the object spy in quicktest professional 8.0 version?