What is Differed Bug?
Answers were Sorted based on User's Feedback
Answer / smohiahmed
A Deferred bug would be a funtionality needed in the
application which could have been missed by the BA and is
raised as a BUG. An undeveloped funtionality which would
can be deferred for future releases.
e.g : Think of a search engine and as the user enters
letters the application should suggest words accoridngly.
Incase the tester raises a bug saying that the words should
be shown as a hint to the user. Since this funtionality is
not yet developed it can be deferred to future release.
Hope the question is answered.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / charan
when defect is accepted by the developer it is called bug
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / sivas
human errors,
many system intraction,
environment defects,
time presure,
complex code,
complexity of infrastructre,
changed technology
| Is This Answer Correct ? | 0 Yes | 7 No |
how did u do performance testing in ur project?plzzz guys with experience answer in detail, like hw u ppl have used it in ur project. Thanku in advance.
Explain lr_debug_message?
Where do you set Iteration for Vuser testing?
How to prepare test data to use in Load runner.
What are the main Performance issues in JBoss server? And How to do it?
How can we capture 200 correlation value then how can handle it dyanamically.
how many performance test scripts have you written? what was the performance issues you had? what did you recommended to that issues? what kind of performance requirements did you have? how did you tune the system for performance? how did you ramped up the users? how did you find the bottlenecks of the system? did you find any coding issues and if yes what kinds of?
what are the baseline doc for performance testing?
When do you disable log in Virtual User Generator, When do you choose standard and extended logs?
Hi I urgently need a substantial answer for one Q on Vusers - Performance Center. Hope you could help me. Q : My application is intended to undergo soon the load testing with performance center. The Vusers we planned are 100. But the dev team says that we should use 100 different UserID/Password's & each Virtual user should login into a different account while testing. Firstly, is this required ? my application can handle multiple logins for the same userid/password, hence is it mandatory to use 100 different account when we can do the same test with one account. If so, for 1000 Vusers we cannot use 1000 logins right ? I need substantial info to prove my point. Secondly, is this possible to assign a different userid/pwd to each Virtual user ? Thanks in advance & awating your reply Harsha
What does vuser_init action contain?
HI, I have to do Load Test on web application which is having 2 logins. i.e the first login will take to the some links the first one should be one time login due to the limitations. once login need to select one of the link which will take to the main application. i have generated the script using Vuser_Init for first login when i am executing the scripts i am getting error , even i did correlation and did script in HTTP and web Click in either ways my script is not working can you please help me to get this.