what is the General Process for Load Test..I mean General
Steps?
Answer / rambabu
In general load testing is conducted by six steps.they are
1)planning the load test
2)creating the vusers
3)creating the scenario
4)running the scenario
5)monitoring the scenario
6)analysis the result
| Is This Answer Correct ? | 0 Yes | 0 No |
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
How you will evaluate the tool for test automation?
What are the primary features of good automation tool ?
Can we do automation testing without a framework? If yes, then why do we need a framework?
what is the visual source safe version now?
Can test automation improve test effectiveness?
what is meant by framework? and when we use framework in our project ?
List down the primary features of a good automation tool?
How to find that tools work well with your existing system?
suggest me the free online books on software testing?
Do you support automated testing? Why?
Tell me what are pros and cons of automating tests at ui layer?