vinodh


{ City } chennai
< Country > india
* Profession * software tester
User No # 6251
Total Questions Posted # 0
Total Answers Posted # 23

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 167
Users Marked my Answers as Wrong # 63
Questions / { vinodh }
Questions Answers Category Views Company eMail




Answers / { vinodh }

Question { Fidelity, 122087 }

Explain the STLC?


Answer

1.Test Statergies
2.Test Plan
3.Test Cases
4.Execution Test Cases
5.Bug Ananlysis
6.Reporting the Bug
7.Regression Testing

Vinodh Anandhan
Software Tester
Exceed Technologies (P) Ltd.,
Chennai

Is This Answer Correct ?    23 Yes 16 No

Question { CTS, 14592 }

diff between smoke testing and sanity testing


Answer

Smoke Test is scripted wheras Sanity Test is unscripted.
Smoke Test is shallow and wide coving all arears but not in
depth.
Sanity Test is Narrow and deep. To check the particular
module is working fine after changes (Form of regression
Tesing)
Smoke test is like build verification test
Sanity test is to check application functioning acc to
requirement.


Vinodh Anandhan
Software Tester
Exceed Technologies (P) Ltd.,
Chennai - 87
vinodh.anandhan@exceedintl.com

Is This Answer Correct ?    2 Yes 1 No


Question { TCS, 12035 }

what is regression testing?


Answer

Regression Test will make sure theat one fix dose not
create some other problems it or in any other inrerface.
So Set of related test case may have to repeat again
ro make sure that nothing else is affected by the particular
fix.


Vinod Anandhan
Software Tester
Exceed Technologies
Chennai

Is This Answer Correct ?    1 Yes 1 No

Question { Wipro, 56139 }

What is Static & dynamic Testing?


Answer

Verification process are done in Static Testing
Validation process are done in Dynamic Testing


Vinodh Anandhan
Software Tester
Exceed Technologies
Chennai

Is This Answer Correct ?    42 Yes 16 No

Question { Eka Software, 9998 }

1.What is the purpose of ?check-in?,? check-out??


Answer

If we want to change anything in the project then we want
to check-out the particular file after the changes made
sucessfully then we can check-in the file. if we want to
undo all our changes means we can do undo-checkout. Thru
VSS history we can check who modified the code what are all
the changes he did and all. We can also revert back the old
version form VSS.


Vinodh Anandhan
Software Tester
Exceed Technologies
Chennai

Is This Answer Correct ?    1 Yes 0 No

Question { 7653 }

What is an IDE?


Answer

An integrated development environment (IDE), also known as
integrated design environment and integrated debugging
environment, is a type of computer software that assists
computer programmers in developing software.

IDEs normally consist of a source code editor, a compiler
and/or interpreter, build-automation tools, and (usually) a
debugger. Sometimes a version control system and various
tools to simplify the construction of a GUI are integrated
as well. Many modern IDEs also integrate a class browser,
an object inspector and a class hierarchy diagram, for use
with object oriented software development. Although some
multiple-language IDEs are in use, such as the Eclipse IDE,
JDeveloper, Code::Blocks, Komodo IDE, NetBeans, Borland
Developer Studio, KDevelop or Microsoft Visual Studio,
typically an IDE is devoted to a specific programming
language, as in the Visual Basic IDE or in the WinDev IDE.

An example for a multiple-language IDE, Eclipse's base
installed language is Java. It also has plugins for C/C++,
Python, Perl, Ruby, Fortran, Cobol, PHP, JSP/Servlet, J2EE,
OOD/OOP design tools and many more plugins. These all can
be installed on the same IDE at the same time. They all
have their own debugger and integrated IDE options.

Is This Answer Correct ?    3 Yes 2 No

Question { Transdyne, 22909 }

what is vss?


Answer

Microsoft Visual SourceSafe® 6.0c is the easiest, most
productive source code management and version control
system for development teams using Microsoft Visual
Studio® .NET. Developers can safely and easily manage
source code, Web content, and any other type of file—all
from the comfort and convenience of Visual Studio .NET.

Vinodh Anandhan
Software Tester
Exceed Technologies (P) Ltd
Chennai

Is This Answer Correct ?    29 Yes 5 No

Question { HP, 13851 }

what is crud testing ?


Answer

Create,Update,Retrieve,Delete -> CURD


Vinodh Anandhan
Exceed Technologies
Chennai

Is This Answer Correct ?    1 Yes 1 No

Question { 13345 }

what is the good answer for authentication and
authorization?


Answer

Authentication -> To check is that user having rights to
enter

Authorisation -> Allow to only certain pages

Vinodh Anandhan
Software Tester
Exceed Technologies
Chennai

Is This Answer Correct ?    3 Yes 2 No

Question { 10407 }

what is bug life cycle?


Answer

_______
| New | (Tester)
-------
|
v
Assigned (Development Lead)
(Development (Development
Lead Or |(Developer) Lead Or
Test Lead) v Test Lead)
Deffered <---- Open ------------------>Postponed
| \____________Pending Reject(Development
v Lead)
Fixed (Developer) | |
/ | |
/ | Rejected
(DevelopmetLead) |(Test Lead)
Pending Retest |
| |
| |
ReTest --------> Closed __|
(Test Lead) (Tester) /
| /
| /
Reopen<--------------------------------
(Tester)

Is This Answer Correct ?    4 Yes 0 No

Question { 4706 }

tell me some gud sites for testing??


Answer

http://www.sqatester.com

http://www.geocities.com

Vinodh Anandhan

Is This Answer Correct ?    0 Yes 0 No

Question { Infosys, 41034 }

What is the difference between quality assurance and
quality control?


Answer

Quality Control is a system of routine technical activites,
to measure and control the quality of the inventory as it
is being developed.

Quality Control includes general methods such as accuracy
checks on data acquisition and calculation and the use of
approved standardised procedure for emission calculations,
measurements, estimating uncertainites, archiving
informations and reporting.

Quality Assurance: Includes a planned system of review
procedures conducted by personal not directly involved in
the development process preferably by third parties should
be performed upon the finalized inventory after the
implementation of QC Process.

Review Verify that
Data Quality objectives were met .


Vinodh Anandhan
Software Tester
Exceed Technologies (P) Ltd
Chennai - 87
vinodh.anandhan@exceedintl.com

Is This Answer Correct ?    12 Yes 5 No

Question { 5866 }

What is the difference between white and black box testing?


Answer

White Box Testing Requires Knowledge of Code.
whereas Black Box Testing dosn't Require Coding Knowledge.

Vinodh Anandhan
Software Tester
Exceed Technologies
Chennai

Is This Answer Correct ?    5 Yes 0 No

Question { 5834 }

What is the difference between validation and verification?


Answer

Verification: Refers to the set of activites that ensure
that S/W correctly implements specific function

Validation: Refers to set of activites that the software
that has been built is traceable to custom requirements

Vinodh Anandhan
Software Tester
Exceed Technologies (P) Ltd.,
Chennai -87
vinodh.anandhan@exceedintl.com

Is This Answer Correct ?    0 Yes 1 No

Question { 7113 }

At what stage the unit testing has to be done?


Answer

If the coding part is finished then the developers will
start doing the Unit Testing before hand over the build to
Testing

Vinodh Anandhan
Software Tester
Exceed Technologies (P) Ltd
Chennai

Is This Answer Correct ?    2 Yes 1 No

 [1]   2    Next