What is quick test pro? What is a quick test professional?
No Answer is Posted For this Question
Be the First to Post Answer
How to connect to the Database from QTP?
10 Answers DB, Thatavarti Technologies, Xchanging,
How many type of status messages are there ..explain?
HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............
What is creation time property and how does it work?
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 the advantages and disadvantages of using functions instead of re usable actions
what is the exact Diff. Between Test and Component in QTP?
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
several browsers opened. write QTP script to close all browsers except gmail.
What is the file extension of the code file and object repository file in QTP?
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
how to write the descriptive programming in QTP for loginwindow.without using Step generator,object repository for referecnes