In QTP where i have to concentrate more in the Interview
point of View
Answer Posted / anonymous
Focus on TOTAL qtp. Means they ask you EVERY ISSUE about
qtp. So, no need to worry, on which concepts they are going
to focus.
Read everything, then relax.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Did QTP prove efficient for your project? Yes or No, explain?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How many types of parameters are available in quicktest professional (qtp)?
What is the quicktest professional (qtp) testing process?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
How do you create regression test packs?
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 export quicktest professional results to an .xls file?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
what is error and fault in terms of software quality?
Explain quicktest professional testing process?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?