In the application that I'm testing is having a WYSIWIYG
editor.QTP is recording editor's body as web element. I
want to add some data to this web Element at run time. The
problem is that I cant find a method to add contents to
this web Element. Can any one come up with an answer for
this.
Thankx.
No Answer is Posted For this Question
Be the First to Post Answer
How to track the execution time?
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
does the vb script knowledge is mandatery in testing using QTP
What is a programmatic description?
what is batch run ?
What is the another extention name of library file.If that is exist than what's the differnce between them.
i have 100 manual test cases, how to automate from no 1. ols detail steps
can u pls explain me About Driver script.
Hi Friends, Can you please answer these questions of QTP Certification? 1.) What are bitmap checkpoints sensitive to? A. Image size and object type B. Object type and image type C. Screen resolution and object type D. Screen resolution and image size 2.)What are the phases in the QuickTest workflow? A. Plan, Record, Enhance, Run B. Prepare, Record, Verify, Run C. Plan, Create, Verify & Enhance D. Prepare, Create, Verify & Enhance, Integrate 3.) What are the two most commonly used ADO objects? A. Fields B. Execute C. Connection, RecordSet D. Open, ConnectionString 4.)What options are available to filter objects in the Target Object Repository pane when merging object repositories? A. Show all objects or Show only objects with conflicting object types B. Show all objects or Show only objects with conflicting descriptions C. Show only objects with conflicting logical names or Show only objects with conflicting object types D. Show only objects with conflicting logical names or Show only objects with conflicting descriptions 5.)Which of the following is an example of a missing resource? A. An object B. Run Results C. A Regular Action D. An External Action 6.)What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value 7.)In VB Script functions, which one is false among the following a. Variables must be declared before use b. Variables may not be declared before use c. Variables may be declared without data types None
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)