one page contain next button.when we enter that its not
going to next page.what type of error that one.
Answer Posted / suman
Navigation error
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
If I change the object name in one action will it be updated in all the actions? Or not?
What are the ordinal identifiers in web page?
What is clean sweep?
Dis advantages of XML checkpoint ?
How many types of trigger events are there in qtp?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
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 start recording using quicktest professional?
What are the trigger events in qtp?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Explain the concept of object repository and how QTP recognizes objects?
how to know no.of mails in our g mail by using vb-script
How you can make an action as re-usable action?
How can you identify the browser and its information using QTP script?
how interviews will be on QTP?