hi gavasker
i want how to merg OR's in QTP 8.2 by QTP Plus
Answer / ss
MergePlus
In 9.0/9.1
Repository Manager can be used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain quicktest professional testing process?
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
How to get the column count and column name from the resultset in the database connection program?
What are the Test design techniques you uses in ur project?
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); }
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
How to release all resources file from the QTP?
how can i count the number of links???
how we will use output values in qtp? is there any possibulity by descriptive programming?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Can you list some technologies that support qtp?