Answer Posted / jayadev acharam
Datatable.Export("C:\Results\Actuals.xls")
| Is This Answer Correct ? | 14 Yes | 16 No |
Post New Answer View All Answers
Is QTP supports Unix. If yes, then how the test automation is done?
give me the code to save all messages of inbox of gmail into a folder and notepad
Can we record an application running on a remote machine using qtp?
What is file database?
What are the features supported by UFT?
images are dynamically changes how to compare two images with out using the bitmap
how to test Web application using QTP software
How to call a test from another test?
Why is action split used by qtp?
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
Explain data driven framework?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What is recovery scenario manager? When you go for recovery scenario manager?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
what is review