Suppose one object is changed in a project after delivering
the project.Where we will update that object? it can be
present in many scripts so can we update all the scripts?
Answer / shyam.meghansh
Let tell one thing ... it depends on the Framework u use.
We will have a mail or common Repository, if any object is
changed we will update that object in the Repository.
*********************
If any more querys them mail to me
testingwithshyam@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
hai, i am doing QTP by own. So, i am confident in checkpts,synchronization, data driven test, recovery scenarioe manager etc. but actually i don't know how all these we wil implement while we r writting code manually. when we r doing practice, while recording code is automatically generated but in real time i heard that we have to write the script.But i don't know how it is? How to write descriptive prog.? plz. tel me what r the basic things we have to know? explain how to write descriptive prog.? explain me with an example pls.......
How to use debug tools?
Could you please explain me about QTP framework.
how to idetfy which test cases are automated?who will deside that plz tell me
how do u handle an object with out name in our application using QTP 9.2?
write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?
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?
Explain about the test fusion report of quicktest professional?
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
how to find that tools work well with ur existing system?
how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.