What is the maximum size of Object Repository in QTP 8.2?
Answers were Sorted based on User's Feedback
Answer / vinod
there is no specific size.If it is more than 1 mb it takes
time to load ...before the execution .....
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / gyanendra prasad
maximum size of object repository should not be more than 1.5 mb
| Is This Answer Correct ? | 3 Yes | 1 No |
How do we connect QC by using QTP?
WHAT IS DIFFERENCE B/W QC 9.2 AND QC 10.0
when to start the automation?
When u r running a script , if u get a popup window that describing that u have received a mail to your outlook application. so to avoid the interference of the popup window , which recovery scenario(popup,object state,application hang,system crash) would u use ?
What are benefits of qtp?
When to use descriptive programming?
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??
how to retreive the xml file data through qtp.can anybody send script for this..
Hai Friends this is Rajesh , Is there any Site or Blog that Video tutorials of Qtp that can be free downloadable to Pc. Friends if any body know that site or blog please send me because i'm really in need for that because i cannot affordMoney in learning Course in Institutes due to Financial Problem . So please Forward that Site or Blog which provides Downloadable Video Tutorials in Free to PC , As My Friend is having PC thru that I'm planning to learn. So Kindly help me Friends if you are aware of that Site/Blog
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..
In Remote acess server how u run a test?