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



i have data in excel sheet.i imported the data in data table.while doing parameterization,how the c..

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

i have data in excel sheet.i imported the data in data table.while doing parameterization,how the c..

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

Post New Answer

More QTP Interview Questions

how will you check how many members visited the website www.infosys.com?

0 Answers   Logica CMG,


how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

0 Answers  


What is obsolute path and relative path in QTP..? How to access them and what are the differences between them...??

3 Answers   Virtusa,


Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?

3 Answers   Polaris,


how can i call function (which has link with excell sheet at a remote location) within another function

0 Answers  






I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?

0 Answers   Wipro,


if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail

2 Answers   Quinnox,


What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?

0 Answers   CTS,


what is the main use of reviews

2 Answers   Ordain Solutions,


what kind of erros can be handled with the using QTP?

2 Answers   CTS, Satyam,


Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.

0 Answers  


Is there a function to find the number of occurrences of sub strings within a string?

1 Answers  


Categories