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 |
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
what is main difference between QTP 8.2 AND QTP 9.0/9.2 HOME PAGE?i mean what are extra thing in QTP 9.0 than in QTP 8.2?
where do you store the test result?
What is the difference between link and hyperlink?
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
what is qtp automation frame work,what is the use of that frame work?
64 Answers Cap Gemini, IBM, iGate, TCS,
Do you support automated testing? Why?
In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click
How you test the object which is dynamically changes its location?
How to add a runtime parameter to a datasheet?
What are the three challenges U faced during automation testing of your application.
give one example where you have used regular expression?