Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?
Answer Posted / 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 |
Post New Answer View All Answers
Your roles and responsibilities and daily tasks? (As automation tester)
Explain the difference between check point and output value?
Is text area check point supports for web applications?
How to save your test using quicktest professional (qtp)?
How will you compare keyword and expert view?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
Tell me about your project? please help me how to tell about insurance project
Hello friends..... On which areas of an application we can not test with QTP
What is the file extension of the code file in qtp?
What is the latest version of qtp?
Explain the use of action split in qtp?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
What are the data types in qtp?
How to use the object spy in quicktest professional 8.0 version?