If 2 gmail browsers are opened in our system, how to enter
the mail id and password into second browser by using
discriptive program?
Answer Posted / samrat
user creationtime
Browser("creationtime:=2","name:=Gmail").Page
("title:=Gmail").WebEdit("name:=Login").set "hihi"
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
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.
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
Should have experience in framework means?
How to call a test from another test?
How you are developing the script? Using record and play back or manual?
Your roles and responsibilities and daily tasks? (As automation tester)
How many types of recording facility are available in quicktest professional (qtp)?
how to do the batch testing in test director using manual testing procedure?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How can I import environment from a file on disk?
can test automation improve test effectiveness?
Sql questions to find second max salary and how to use joins
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints