how can i prepare for QTP(8.2) to face interview ?
give over view details?
Answer Posted / sudhanandareddy
Hi.
can i have ur mail ID....i will send framework and ppts
for QTP..
so.. u can prepare easly...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
Which scripting language used by quicktest professional?
explain how to write vb script in qtp?when will you write own script?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
how to prepared for first for the first interview?
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 create a standard checkpoint ?
if our qtp vb Script may be Currepted then What we want do?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Explain the concept of object repository and how QTP recognizes objects?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
How will you find the current time of the remote machine using QTP script?
what is Property......End Property loop? how to write sript for it in QTP
what you mean by artifact,milestone...
What are advantages of test automation?