how to test background color and dynamic images during
runtime
Answer Posted / sandeep
Msgbox Browser("Google").Page("Google").link("Sign in").Object.currentStyle.color
like wise we can find fontfamily,backgorund,Etc...
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What is the use of Debug Viewer?
How can you write the scripts that operate on different objects depending on run-time information?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
What are the 3 main stages involved in testing with qtp?
How will you check a web application for broken links using qtp?
what is the difference between data driver & data driven and driver script?
What are the trigger events in qtp?
What is file database?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
How many tabs are available to view your test in a test pane and what are they?
What are the benefits of qtp?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Name the different types of recording modes?
What Folder Structure following in Keyword Driven Frame work?