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 |
Can we Run the Tests developed in QTP 8.2 in advanced versions like 9.0, 9.1, 9.2...etc.,
What is the expert view?
Is there any thing that we can replace recovery scenario manager in QTP.
Hi,i have 3 years of experience in manual and Automation qtp.present i am searching for job in automation qtp 2Yrs,How to Explain the interviwer Roles and Responsibilites.please help me.
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.
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
hi radhaka plz tell me clearly to handle the earrors with out isng recovery scnerio this is sreenivas from delhi
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
How to customize qtp?
What are the different types of recording modes in qtp? Which will be used when?
what the diffference between test data and test cases what is meant by object hierarchy in qtp