Can we test the Word Document using QTP Tool?
We should test the page size,page set up, paragraph
indentation and spacing, font size of the the character int
the page.
what is the mail use of frame work(with detail). architecture for keyword driven frame work
LINUX environment supports QTP or not? LINUX environment supports QC or not?
how many test scripts we will write in qtp? very urgent. please??? Thanks in advance..
Explain QTP Testing process ?
How QTP recognizes Objects in AUT?
what is descriptive.create()in qtp?
how to create the varibles and how these are connect to qtp? plz tell me
hi, In A Table there are some columns and dynamic rows and in each row in first column there is a link with name. upon clicking on that link it will show some details. write the vbscript to check that link without descriptive programming?
QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?
What are the types of Object Repositories in QTP?
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value