which type of testing process are you following in ur company?
how to recognize a qtp page?
No Answer is Posted For this Question
Be the First to Post Answer
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
How do you convert manual test cases to automated test cases?
Where we can use the analog mode and where we can use the low – level mode?
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
write script for bitmap image?
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
How you used DDT in QTP?
How u call functions in QTP
What phases are involved in testing an application in qtp?
What is the use of Debug Viewer?
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail
Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?