Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 19, 2024 12:17 pm GMT

TASK - 1

Q-1-> What are the types of Testing?

Testing is mainly divided into 2 types. They are manual testing and automation testing. Manual testing is classified into three types which are white box testing, black box testing and grey box testing.
In black box testing, it has 2 types, they are functional testing and non-functional testing. Unit testing, integration testing, system testing are functional testing and performance testing, security testing, compatibility testing are non-functional testing.

Q-2-> What are different phases in STLC?
Requirement Analysis, Testing Planning, Test Design, Environment Setup, Test Execution, Test Closure are the basic phases of STLC. It may differs on few companies.

Q-3-> As a manual testing, what qualities do you possess? Provide example to illustrate your points.

I am a manual tester, i need to know the software which is im going to test. For that i need good communication skills to know about that software and to clarify the doubts with developer. Quick learner, Creativity ideas to crack the software, patience, Passion to check the quality etc. As a fresher, Be friendly with others to gain knowledge.

Q-4-> What is the difference between waterfall and agile methodologies in SDLC?

In waterfall model, We have to wait for the completion of previous phase to start the next phase. It needs huge time to create the software. If we change any in between, have to start the project from first. Its only suitable for larger organization and long time project.
In agile model, The project spilt into small parts called as "Sprint". One sprint takes 2 or 3 weeks. So, we dont want to wait for previous phase to complete. We can change any changes in between the project. It saves more time and money so many companies using this methodology.


Original Link: https://dev.to/hariprasath03/task-1-3ka4

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To