WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN
TESTING?
Answer / king
Keyword Driven Testing we have to give the inputs only. in
the case of Data Driven Testing we have give the inputs and
we will get the out puts als.
Is This Answer Correct ? | 2 Yes | 4 No |
By default Action1 runs first in QTP. Is it possible to start the run with Action2?
Differentiate the two Object Repository Types of QTP.
what is flag=0 in qtp tool.. i am strugglin to use flag function , exactly when it is used , any real time expert pls explain clearly?
how can i impliment error handling in QTP?
what is test scheduling?
what is exacltly TIERS ?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
What is Unicode Compatibility?
Under what conditions would you recommend QTP for future projects?
what is QTP batch testing tool?
How to open a new test using quicktest professional?
What is Virtual Object? Plz Explain me with an example?