How will you handle the situation when object is not
captured during record?
Answer Posted / sekhar
when we use lowlevel recording, smart identification
stichuvation, even though object is not recording then go
for discriptive programing,when we go for discriptive
programing the object value and properties must be define
you self those object ,value must enter in to object
repository.
sekharbirada@gmail.com
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what is meant by source control?
How u will do versioning in QTP?
Explain the parameter in qtp?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How can you pass value one action to another action?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
When Recovery scenario actually starts while testing the application?
how to evalute defects in QTP script?
can any body give the banking domain concepts/links
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 do i know how to use tools
How you know that a test case is a regression test case
Explain the check points in quicktest professional (qtp)?
How do I get the QTP scripts result in xml format by using vb script function?
Explain the qtp test phases.