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 |
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
setroproperty and getroproperty difference
What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
how to invoke the web application through script in qtp
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
How will you compare keyword and expert view?
i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks