Based on the experience in your project. You would have faced many probelms.U have to learn how to solve the issues or probelms. It may be a good challenge to you.
Unit testing: Testing coding (unit) part is called unit testing, also called as white box testing....this is done by most of the time by Developers.Integration testing: integrated modules contains fun...
nagarjuna
Jun 12th, 2006
Unit testing: Testing each module is called unit testingIntegration testing: Testing the set of all integrated modules is called integration testingSystem Testing: It meens the black testing is the system testing
While working for a client, we had lots of manual test cases and it was really a test of patience while executing all those test cases manually. We suggested the client that we can start automating the test cases, but the client was not in favor of automation
Hi,Regarding my Previous QA experience. I have worked in a Database design project. Actually the product was developed by my team mate and it was given to me for testing and Enhancement. Testing is do...
A testing group in a manner is very very valuable. They help to improve the overall product quality as well the project development processes.The testing budget is normally 30-40% os the project cost,...
One who finds new critical bugs, new testcases, find it as early, prompt report to development team, follow up and resolve the issues is a good tester.
Kavitha Roberts
Nov 30th, 2005
Good communication, writing and speaking skills especially English. Reporting, Analytical thinking, eye for detail, organizing, planning, Logical thinking. Ability to understand technical terms, testing methodologies to read functional, requirement, test plan, user manual documentation.
Those mentioned above are general perspectives of selecting an automation tool. If i were to evaluate a tool for my clients or a customer, I would look on
to:
1. Tools available in the market, Add-...
Jasdeep
Sep 27th, 2005
I think we need to do a market research on various tools depending on the type of application we are testing. Say we are testing an application madein VB with an Oracle Database, then Winrunner is goi...
Test condition is identified from Test scenarios.A scenario may have one or more test conditoins. In other words it's a similar set of steps?followed by top-down approach in a sequence ?to perform a certain task.
Dharmakrishnan
Dec 18th, 2006
Hi Test conditions are the status of the application before and after testing i.e. The post condition and pre condition which appear in the test case
This is nothing but the software development life cycle.(SDLC)..defined in five phases ..1.planning 2.desining 3.code programming 4.testing 5.maintainance
Danesh Badmanaban
May 17th, 2007
Hi SindhuI recently came to know about TSP/PSP processes formed by SEI Carnegie Mellon University. TSP - Team Software ProcessPSP - Personal Software Process.I think this question pertains to PSP. For more information on this, you may visit SEI site.Thanks!Danesh
when the test results do not contradict with test requirements or the system requriements.......and.............when there are no bugs found in the application.
There are two types of testing strategies using to find out code has met specifications or not.1.Static testing , the software is tested with out executing. It is done through Manual code reviews...
we can improve the QA process by following and maintaining the simple steps like going through the test statergy, and writing the test plans, test documents , test cases , test scenarios........without having any time pressures and in a orderly way
You can start with audits, inspections for various processes. As far as testing in concerned, you can start with maintaining and defining testing strategies, testing processes, plans, test cases ,etc
programmers have to write the code according to the specifications of application and do the unit testing before it is passed on to QA.QA should monitor and improve the software development process, m...
Iyappan
Mar 7th, 2006
Programmers:To build the project or product according to the specificationTester :To determine the project or product satisfy the specification requirments without any defects.
By doing the ad-hoc testing, it is a testing where the tester tries to break by randomly trying the system's funtionality
Raj Bharath
Apr 24th, 2007
When no Requirements is Given for a Project, then have a conference with the Business Analyst and figure out UML Diagrams for the Project, SubDivide them into Use Cases and Test Scenarios, Using them ...
By doing the risk assesment analysis and writing down the risk assesment document which helps in identifying, addresing , and eliminating software risk items before they become threats.
We can measure the testing effort in terms of percentage rather than size.Number of test cases in total - % of test cases ran, % of test cases passed, % of test cases failed, % of bugs found, % of bugs fixed, etc....
V.Selvam
Jul 25th, 2007
We can give the testing effort in terms of percentage rather than size.% of test cases run% of test cases passed% of test cases that failed and so on...
In?web?based testing, security testing and funtional testing is done rigourously, before it is released, which?will be not done with the client server testing.
sbandaru
Oct 26th, 2005
Web testing and the client server testing differs mainly on the security and environment aspects.As we know the client server application users are predefined.Where as the web application users are n...
Test the developed sw with older version of test environment, to check it's working for older version of user test environment also.This also applied in designing sw too, i.e. sometiimes exp...
dswaroop
Oct 21st, 2005
Oprating system is compatible to our build ,but our build is not compatible with opearating system,called backward compatibility.generally test enginers face backward comp.rather then forward comp.
Ans