why we go for winrunner ? and when we go for winrunner
Answer Posted / ajay
winrunner is a testing automation tool,
we go for automation unless until the application is stable
otherwise it's not that much useful..
And automation(winrunner)is mainly useful for regression
tesiting as to decrese the time taking and also resources
and deliver a quality product in time wiht no issues..
Hope u understood well
caynora........
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
Can you explain requirement traceability and its importance?
Do submit teststrategy to customer if yes at what time
What is Independant Testing? When and where this type of testing will be performed?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
How should validation activities be handled?
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
any one please send me any test case examples with tabular columns in manual testing
Why is it impossible to test a program completely?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
What is formal testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is the difference between authentication and authorization in web testing?