i have opend 2 gmails i am working with 1 gmail i want to
close other gmail by usig script.
2.i have 10 links in a page all of them have same
properties& names i want to click on 5link by using script.
3.i have one combobox in that i want to see all the
citynames in the combobox and i have to check weather
hyderabad is present or not.
4. size of objectrepository.
5.what r problems we get during writing the script.
6.is it possible to compare to excel sheets in qtp if
possible wht is the script.
7.example for lowlevelrecording
Answers were Sorted based on User's Feedback
Answer / guest
Type"BROWSER(BROWSERNAME).CLOSE"
Type"PAGE(PAGENAME_5).CLICK"
7.Example for low level recording is signatures and advanced
objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satish
Kalyan Plz explain Hybri Frame Work Process or Any Frame
work process in QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
2. set Odesc=description.create
Odesc("miccalss").Value="Link"
set bro=Browser().Page().childobjects(Odesc)
Bro.count
for i=1 to 5
browser().Page().Bro(i).click
next
3. item=bro().Page().getroproperty("all items")
arr=split(item,";")
for i= 1 to ubound(arr)
if arr(i)="Hyderabad" then
reporter.reportevent micPass,Hyderabad,present
exitfor
Endif
next
4. Depends on the machine
5. Object properties will get change,Identifying the propery values etc
6.DataTable.Importsheet "path of excel file"sourcesheetname,Destination sheetname(global)
External sheet is in Global sheet and which u want to compare keep in action sheet then write if condition and check if get match with both global n action make it pass...
7.Signature
| Is This Answer Correct ? | 0 Yes | 0 No |
how to call multiple scripts in QTP at a time
How can you merge two Object Repositories?
What is DOM
can u explain relative path architecture framework in qtp?
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
where is the bitmap checkpoint be saved
In QTP , Test Director combination . what is the role of Test Director? How QTP Launching QTP in T.D ? If it is Winrunner possible. but QTP How it is possible?
Explain about opening notepad in QTP and writing of test result in notepad?
what is regular expression how will you implement it?
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
8 Answers INCA, Infosys, Logix, SLK Software, Symphony, Wipro,