In QTP how can we recognize objects Without using Object
Repository?
Answers were Sorted based on User's Feedback
Answer / shanthi
In the File Toolbar click on the last toolbar button (an
icon showing a person with hat)
| Is This Answer Correct ? | 1 Yes | 25 No |
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
How to face prjoect manager round what type of questions they will Ask ? (Chandana)
1 Answers Call Centre, Convergys, IBM,
How to load the object repository at run time?
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")
What is the vb script when the url enter into the browser
What is iteration?
Dim ExcelSheet Set ExcelSheet = CreateObject("Excel.Application") excelsheet.application.visible = true ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column A, row 1" ' Save the sheet. ExcelSheet.SaveAs "C:\DOCS\TEST.XLS" ' Close Excel with the Quit method on the Application object. ExcelSheet.Application.Quit after run this script i am getting error"The test cannot continue due to unrecoverable error"
what is descriptive programming?
How many ways we can parameterize data in QTP?
How to use reporter.report event in qtp ?
after click on compose mail how can we attached a file in qtp with vbscript code
suppose our project is developed using java technologies.after complition of the coding developer relesed a build to the testing team.so, what is the process means how we open that documents?what are that documents?plz give reply its urgent