In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases
Answers were Sorted based on User's Feedback
Answer / lakshmi
As per my understanding on your question, in keyword driven
framework, we have driver sheet which contains all the
testcases names with an indicator(Y/N). Here Mark the
indicator as "Y" only for the failed 10 scripts.so that the
driver script will read those testcases(which are marke
as "Y") and execute those testcases.
I hope this suffice your question. If there is any
deviations, please let us know, we will try to provide
answer.
Thanks,
Lakshmi
| Is This Answer Correct ? | 13 Yes | 1 No |
what type of frame work used in your company?
write a vb script to print even numbers from 1-50?
6 Answers Kclink Technologies, Logica CMG,
Is the provision for integrating QTP with QC ,available from the version 9.0 onwards only or even 8.2 version has such provisions?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
what we do after completion of functional and regression testing
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
What is the difference between wait and synchronization point?
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
What is dictionary object? what is the use of it? How you will display all the items in the dictionary object?
How can I test the unix shell in QTP
Explain the concept of object repository and how quicktest professional recognises objects?