What is the use of "New Property" in "Add properties" of
testobject properties in object repository.
How can i use "New properties" while writing scripts if i
have assign some values to the testobject properties
Can anyone help me? plz
In Test Director bug rEPORTS, wHAT ARE THE CONTENTS(fIELDS)? iF yoU PREAPARE BUG REPORT IN eXCEL sHEET , hOW U SEND TO dEVELOPMENT TEAM THRW T.D?
Synchronozation types in QTP
Explain about the Test Fusion Report of QTP?
How to handle the exceptions using the recovery scenario manager in qtp?
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
How to change the run-time value of a property for an object in QTP?
Is it mandatory to know abt regular expression in descriptive programming
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
Anybody can tell me what are the common roles and responsibilites of a Automation Test engineer
Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?
We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???