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 7287When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.
3 5201This 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 7112i'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
2087what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
3 9532i 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 7151I 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 5167How can we merge two repositories? Can we merge two differnt rep. I mean 1is peraction and other shared
4 9185How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it
TCS,
1 6271
How can you write the scripts that operate on different objects depending on run-time information?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Can launch two instances of qtp on the same machine?
What is keyword driven framework?
is there any addin for remedy user application
How to handle the exceptions using recovery secnario manager in quicktest professional?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
What is the extension of the recovery scenario file in qtp?
What is expert view in qtp?
How does qtp identify gui object?
what is vmodel?advantages and disadvantages of vmodel?
There is an excel file of 1 to 100 sheets how you will iterate through it?
What is the descriptive programming?
what is the difference between development and testing