Hi cud you plz answer my question..
what is the size of Object Repository?
Answer Posted / mkjmkumar
It Depends Upon how much u are allocated by BDA for your
schema.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
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 do you do batch testing in wr and is it possible to do in qtp, if so explain?
Explain xml checkpoints.
how to know no.of mails in our g mail by using vb-script
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
What is the script for database check point, bitmapchek point, regular expression ?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
What is the difference between Keyword Driven test and Data Driven test?
Is it possible to use two instances of UFT on the same machine? If not why?
What is the difference between a Function and Procedure in QTP?
What is text/text area checkpoint?
Explain the types of properties that quick test learns while recording?
What are the recording modes in wave event?