For Usability testing, which is preferable Automation or
Manual?
Answer Posted / nnr
Usability testing nothing but test the user frendlyness of
the application so in this case no matter of regression or
any other types...
finally we(tester) need to test the application as a common
user so it is purly manual testing...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
In qtp, explain what is qrs file?
images are dynamically changes how to compare two images with out using the bitmap
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How you calling actions in qtp?
How smart identification works in qtp ?
What are the different types of qtp test assets and their extensions?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Describe how Smart Identification is used
what are the challenges you have faced while testing web based application using the automation tools ?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
Analyzing the checpoint results?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?