how to test background color and dynamic images during
runtime
Answer Posted / sreeprasad
It is possible only in web applications only.by using check
points we have to test the back ground colour and dynamic
images.
for eg: Yahoomail page
back ground colour is blue
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
In qtp, how you can use xpath to identify objects?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Whether qtp 9.0 supports Test director8.0
how to do the batch testing in test director using manual testing procedure?
what is keyword driven testing in qtp?n how is it useful?
Hai anyone please "Explain about Framework in QTP?"
What are the different attributes used with regular expression?
What do you mean by checkpoints in qtp?
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 are the differences between qtp and winrunner?
What is accessibility check point?
Explain advantages and disadvantages kdf?
How to attach a file to TD?
Hi ,Can any one pleas explain how to test splash objects using QTP?