How you can write contexts to text file in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
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); }
in flight reservation application. when i entered flyto combobox as london. and i have to check this london is present in flyfrom combobox.give me the code with good explanation. extention to this question. at each iteration i have to put(WRITE) the fly from and fly to city in database table
how will you handle the situation when object is not caputred during record?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
How to switch between browser tabs? )moving from one tab to another tab)
Diff b/w test scenario's and test Procedures?
what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
Basically why we need testing?
How we can call the scripit from another scripit in QTP?,Not a call Action
Hi guys pls any one send me the Qtp Licensed key of version 10.0 pls
how can i prepare for QTP(8.2) to face interview ? give over view details?
how do u plan test automation?