i have data in excel sheet.i imported the data in data
table.while doing parameterization,how the code knows it is
a valid or invalid data?
Answers were Sorted based on User's Feedback
Answer / prasun
1.You have to check data type if importing data from excel.
2.Then you have to check constraint.
More things you have to check like date format.
If all things is satisfy then you can import data. other
wise validate doesn't match data from your excel data.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ravi, fortechsoft
You have to write the code in such a way that it checks the
data for validity.
| Is This Answer Correct ? | 0 Yes | 4 No |
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...
what properties do use to identify a browser and page while using descriptive programming?
How will you handle custom object in QTP?
what is output parameters in qtp?explain? 2)
How do you use the parameters.input parameters and out put parameters.
what is clean sweep?
Tel me what was the automation testing process you followed?
How to Test the mainframe application?
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
Is there any MS Access addin in QTP?
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
how to merge object repositories?