Analyzing the checpoint results?
No Answer is Posted For this Question
Be the First to Post Answer
How will you check that your test cases covered all the requirements?
what is Compile Module in QTP? what exactly it contains Functions or Actions?
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
how do u handle an object with out name in our application using QTP 9.2?
Flight reservation using input and output parameter script.
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
what is the extension for QTP files?
16 Answers American Solutions,
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); }
What is file database?
Explain about Test Fusion Report of QTP?
What is the difference between functional spec. and Business requirement specification?
I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards