hi
Action 1 and action2 if we save it in C:, what folders will
be created explain plz
Answer Posted / prasad v
I am agreeing wiht Ajreddy but folders willl be only
Action0,Action1,Action2 and remaing are all files.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
What is CMMP and CMMH?
Define object spy ?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How do you configure QTP AND Test director?
Why script error occur in between recording in qtp?
can u please explain what is the exact difference between qtp8.2 and 9.0
What are benefits of qtp?
How many types of recording modes in qtp?
is it possible to add sheets to excel at runtime
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How do Parameterization and Data-Driving relate to each other in QTP?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)