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 we can do Batch testing in QTP?
What is fragmentation and paging?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
What are the different scripting languages you could use when working with QTP ?
In QTP, Give the difference of Global sheet and Local sheet in datatable?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
how to identify the user defind varibles? plz tell me
Hi all, can anyone tell me the challenges u faced while using qtp?
What is the latest version of qtp?
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..