Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?
Answers were Sorted based on User's Feedback
Answer / mns
Look and fell of the datatable and excel sheet are the same
but datatable stores only the run-time values for the
duration of the test where as the excel sheet can store the
values, generated by the application ,permanently.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / grsmrc2118@yahoo.com
in what sense ur asking that both are same or not
yeah both are same size wise like total number of rows and
columns
but not as good as excel while u take functionality wise
and sheets wise both are not similar
regards
naidu
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / noor
Both are one and the same,by default Excel comes inbuilt
with QTP.If u want to import any data from excel u can
import into datatable of QTP asn viceversa.
eg.datatable.importsheet "path.xls"
| Is This Answer Correct ? | 1 Yes | 0 No |
what is compiled module?
Per-Action Vs Shared repository?
How to identify the child window. In my case while recording, When i open new window and give checkpoint for some control and when i run that script QTP give error like" can not identify the object" Is there any method or solution to handle child window issue Note: In my apllication i have to check child window of child window also ( multiple windows open )
Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)
What kind of errors can b handled in QTP in real time scenario?
what are build and version plz explain why nomber changes in build and version?
in which situation u will use recording and in which situation u will used to write script manually
what is the difference between function and subroutine ....here every one knows theoretically...here my QUESTION IS WHAT IS THE MEANING OF FUNCTION CAN RETURN A VALUE AND SUB CAN NOT RETURN A VALUE .....WHAT DOE'S IT MEAN FUNCTION CAN RETURN A VALUE HOW FUNCTION CAN AND SUB CAN'T ....GIVE A EXAMPLE FOR BOTH ....HOW IT CAN AND CAN NOT...HELP ANDY ONE....
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What is the current version of QTP?