Answer Posted / aruna777
TD means test director. it is management tool.
QC quality control. it tells the quality of the product.
please tell me if my answer is wrong
| Is This Answer Correct ? | 4 Yes | 15 No |
Post New Answer View All Answers
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How to save your test using quicktest professional (qtp)?
How many types of trigger events are there in qtp?
What is the difference between byref and byval in qtp?
How to Test the mainframe application?
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
how to write xml output check point bu useing descriptive programing .means without useing output check point
what kind of frame work you used in your last project?
How do Parameterization and Data-Driving relate to each other in QTP?
How to check feasibility of the appliction?in automation testing?
How do client side image and server side image work?
if numbers are always changing write a script for that
What is the process of synchronizing qtp and aut?
What is an expert view and keyword view?