What's Checkpoints for QTP?
Answer / alpna bharti
A checkpoint verifies that expected information is displayed in your application while the test is running.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any body explain me how to prepare QTP frame work with an example?? alexander.gdk@gmail.com
how we can know qtp has used smart identification machanism during the execution.
What are the details steps to connect a remote mysql database in QTP
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
give one example where you have used regular expression?
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
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..
Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance
from what stage you will start automation in your project
c language is thre but what is the purpose of c++, java is there but what is the purpose of Advanced java ....why these are all versions are coming...whta is the problem?
what r the drawbacks and limitations of QTP?
How to import excel sheet to QC?