Tel me what was the automation testing process you followed?
Answers were Sorted based on User's Feedback
Answer / krishna chand
U can that v r following the Keyword Driven Processing.
For this we need 4 files.
1.One Library file(.vbs extension)
2.One Object Repository file (.tsr Extension)
3.One Recovery Scenario file (.qrs Extension)
4.One Excel file (.xls Exrtension)
Combining all together is called Keyword Driven
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravindra
v r following the four tire Processing.
For this we need 4 files.
1.One functional Library file(.vbs extension)
2.One Xml Object Repository file (.xml Extension)
3.One Utility libraryfile (.vbs Extension)
4.One Excel file (.xls Exrtension)
Combining all together is called Keyword Driven
| Is This Answer Correct ? | 0 Yes | 0 No |
How to get the column count and column name from the resultset in the database connection program?
HOW CAN QTP AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
How can you delete the results file (XML)
What is the difference between gettoproperty and settoproperty?Explain with an example?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
What is Terminal Emulators”? Why we used in QTP.? How he works on QTP.
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
What is Object Spy in QTP?
how to create flat file datasubmission in qtp
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761
What are the various automation frameworks available in qtp?
Both static and dynamic arrays are handled by the vb script. Is it true?