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?
Answer Posted / 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 |
Post New Answer View All Answers
What is Curd testing?
How can you pass value one action to another action?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
what is the diffrence bw qtp architectute and qtp framework?
How to analyzing test results using quicktest professional?
how to disable the pop ups through QTP using a script
How will you test a keyboard?
What are some test assets and related extensions of qtp?
What is quick test pro?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
Explain how you can delete excel file in qtp?
what is profile tool?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?