what are the challenges do we face while testing webbased
applcations using the automation tool QTP or any?
Answer Posted / paayal
One of the challenges user face with QTP web based
applicatons is 'Working with Dynamic Objects'. If we have
dynamic objects on screen which can be part of a table or
otherwise as well. Descriptive programming is the only way
to work with these kind of objects in QTP.
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
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
in my application,validation message has in japanise language.how to validate this message is appears properly or not
What is the default add-ins in qtp?
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
What is keyword driven framework?
What is Cross browser testing? Does UFT support it?
How many types of run modes are there in qtp?
What is the purpose of loading qtp add-ins?
How can i initiate the objects to find uniquely in OR
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
How can you exit from an action?
What are the recording modes in wave event?
What are advantages of test automation?
What are the check points can be inserted without recording?