What is Performance testing?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai.....
Timing for both read and update transactions should be
gathered to determine whether system functions are being
performed in an acceptable timeframe. This should be done
standalone and then in a multi user environment to
determine the effect of multiple transactions on the timing
of a single transaction.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shyam g
Verifying the efficiency,characteristics of an applition
like load,Response time and resource consumption...etc
| Is This Answer Correct ? | 0 Yes | 0 No |
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
how do u prepare Test Environment ?
After running scripts how you report results ,there is any specific report form
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
How to change the Default synchronization method time and where?
How to attach a file to TD?
How to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.
what about f2&f6 function keys
How to find the name of the machine where you are running your automation scripts in qtp?
What is the difference between a Function and Procedure in QTP?
how to retrieve data from the data table (from a particular cell)
How to record application running on the Virtual machine?