Can we do Load Teting with QTP?
Answers were Sorted based on User's Feedback
Answer / vijay
by using start transaction and end trasaction options we
can parially conduct performance testiong.
And also by using fata driven testing (or loopina one
functionality using for loop we can parially conduct load
testing.
But this can compare with loadrunner.
by
g.vijay(SDG)
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / amazed
You can not create a load in QTP. QTP is a functional
regression testing tool. QTP can only act like 1 user.
You need a tool like LoadRunner to actually create a load.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / poonam
No.
Test Script can be written but load can not be created with
QTP, its basically a regression testing tool.
Yes,the same script written in QTP can be used with ASTRA to
test load.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / illur iqbal......new delhi
Yaah! you are Right Guys. As being an Regression Tool we
cannot emulate Load on the tool as this tool is an
Regression tool for the revisioning the Test of the
Application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rambabu-hyd&banga
NO because load testing is completely releated to
performance testing and qtp is a completely functionality &
regression tool.so that we can not emulate the loadtest
with qtp.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ashish nainwal
No,
Load testing can not be done using QTP as it is a
regression tool.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kkk
We can do upto some extent, You can measure how long it
takes to run a section of your test by defining
transactions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sravan
Test Script can be written but load can not be created with
QTP, its basically a regression testing tool.
Yes,the same script written in QTP can be used with ASTRA to
test load.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tufail
then which tool is best for load/performance testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram.polavarapu
no...load the completely under performance testing..we can
not do load testing in QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
How to maintain the old scripts in QTP?
Can any body please tell me the steps of keyword driven framework of QTP.
what is framework and types of framework? Need of framework in automation? write folder strucuture of framework.
Explain QTP using different development techniques ?
How we know the qtp has used the smart identification process for identification of the object.
how to pripare BRS/FRS Document for different projects?
give me an example where u used good judgement and logic in solving a problem
hai friends i already ask this question but when i post the question the alignment goes wrong .....my question is we have a WEB TABLE ....assume that web table having 3 row's and 3 column here in 2nd row 3rd column having VISIT FACEBOOK link...now i want to check the VISIT FACEBOOK link is available or not ..if it's there i want to click the link ...then how to find the web table row or column count ....don't write the excel or data table script here friends .....consider that it's a WEB TABLE do a favour ...thank's
WHat is Object Identification and Object Spy?
what is localisation testing and globalisation testing? what is the difference between them?
What is the difference between Functions and Action ?
why use Description programming? what is advantages and disadvantage of this methods?