how to test background color and dynamic images during
runtime
Answer Posted / fazlur
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
What are the benefits of qtp?
What ate the Technologies supported by QTP?
What are the different ways to invoke an application using QTP?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What is the difference in the global and action sheet in qtp?
I want to do QTP Certification what is the pattern of Question paper.
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
write script for bitmap image?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
What is the limitation to XML Checkpoints?
Discuss quicktest professional environment?
Will down time for server and content maintenance/upgrades be allowed? how much?
How will internal and external links be validated and updated? how often?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button