how can we test the Triggers, Cursors, Indexes while doing
Database testing in DTP??
No Answer is Posted For this Question
Be the First to Post Answer
Where we can use the synchronization?
How to remove the associated function library?
is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
types of output value in details.
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Explain QTP Testing process ?
what is difference betweem class annd object?
How to save your test using quicktest professional?
How can I pass values from one action to another in QTP ?
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
What is difference between Quality centre and Test Director?
Explain Descriptive Programming Types with Examples?