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 create recorset with out using database connection in vbscript?
Hello friends can anybody tell me about the architecture of QTP with diagram of it.this architecture is same for any domain like ERP/Banking/CRM/Healthcare or it's different then please tell me.thanks
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
How does QTP identifies the object in the application?
If I change the property value at runtime is it effect is object repository?
Can you do more than just capture and playback?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Flight reservation using input and output parameter script.
what sort of things what u put in Bug Report ?
what are recovery management techiniques?
2 Answers BirlaSoft, GL Noble Denton,
Please give me the steps to carry out datadriven in QTP8.2
How to compare 2 excel files using QTP? How to compare 2 PDF files using QTP?