How we test the logo or images in the web page using QTP? For example take google page, they change their logo for new year,christmas etc..How we test that? Plz answer this question... Thanks in advance..
2 7150When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.
3 5066This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
3 6968i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
2029what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
3 9382i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
3 6928I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)
1 5098How can we merge two repositories? Can we merge two differnt rep. I mean 1is peraction and other shared
4 9011How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it
TCS,
1 6193
What is the keyword view and expert view in qtp?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
Hybrid framework supports Descriptive programming. Is it true?
How QTP identify the system time that's changes every seconds?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
How to handle dynamic objects in quicktest professional?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What are the challenges you faced during you entire life automation ?
How to define array in qtp?
How you calling actions in qtp?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
What are the features and benefits of quick test pro (qtp 8.0)?
How to import a test case present in ".xls" file to TD under a Test set?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object