Hello,
Currently we are doing manual testing for PHP& .NET
Projects. We are planning to automate it.Kindly suggest
which automation testing tool is appropriate for it.
Thanks
Answers were Sorted based on User's Feedback
Answer / imthiyaz. shaik
Tool evaluation criteria is very important for the success
of Automation and it is done by the experts. Tool
evaluation is part of the Test plan.
There are many factors to be considered for Tool evaluation.
1. What kind of projects needs automation?
i. Automation is beneficial for long term projects.
ii. Projects with lots of functionality.
iii.Projects with lots of regression scenarios.
iv. The application shoule be stable.
v. There should be not be GUI changes.
Note: The application should be stable without any frequent
GUI changes or else the automation scripts will fail.
2. When should be automation done?
A. Manual testing has to be done atleat once before
automating the application. Manual testing would help in
knowing the expecte results and actual results.
Note: This would help while creating check points in
automation.
Once the above 2 questions conform with your project
requirement for automation then tool evaluation criteria
should consider:
i. Project budget (As automation tools are very costly).
ii. Compatibility with the Application (Some tools need Add-
ins to be compatible with the application and to identify
the objects).
iii. Number of licenses required.
iv. Support given by the tool support team.
v. Limitations and drawbacks of the tool.
vi. Expereiced automation resources.
Regards,
Imthiyaz. Shaik
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ddd
Our organization is using UTP for .Net automation, you also
can try . They have all the AddIns bundled with the
product, so our company did not have to invest on AddIns
separately.
http://www.sdtcorp.com/utp_solution.html
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the basic line documents?
why we need quality assurance?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What is STLC?
write a TestCases for Telephone ?
What is the difference between Shakeout, Smoke, and Sanity Testing.
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
Can you explain the different maturity levels in staged representation?
My questions are- 1. If we have 1 week time in hand what will be the approch of testing. 2. If we have very lesstime in hand then how we will do the regration testing. 2. When there is a change in requirement in module A then what should be the approch to change in that module and in other module like B,C etc an whow we update the test case pls explain the scenario in detail. 3.How do you confirm that for perticular funtionality all the test cases has been written. Thanks
what is protocol in software testing? can u give it with a good example?
What is the difference between the test scenarios and test strategy?
When should testing start in a project?