Waht is User interface and Integration Testing?
Answer / shilpa reddy
user i/f testing:validating the application build screens
in terms of look and feel and ease of use.
Integration testing:testing on combined parts of an
application to check wheather it is working properly or not?
| Is This Answer Correct ? | 1 Yes | 0 No |
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?
Explain about the Test Fusion Report of QTP ?
how do u prepare Test Environment ?
what is the smart identification techniqu?what r the different mechanisums used in it?
how and what kind of vb functions do us ein QTP?
what kind of erros can be handled with the using QTP?
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
What is the extension of script and object repositary files?
How to make arguments optional in a function?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page