What are testing techniques? What is difference between
general and specific?



What are testing techniques? What is difference between general and specific?..

Answer / Ashish Nigam

{"Testing Techniques": "There are several testing techniques used in software development, including:n 1. Functional Testing: Tests the functionality of an application.n 2. Non-Functional Testing: Tests performance, security, usability, and compatibility aspects.n 3. Black Box Testing: Does not consider internal implementation details.n 4. White Box Testing: Analyzes the internal workings of a system.n 5. Gray Box Testing: Combines elements of black and white box testingn",
"General vs Specific Testing": "General testing focuses on verifying basic functionality, while specific testing is designed to test particular aspects or features of an application"}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is SQL Index ?

1 Answers   TCS,


Write a Test Case to test Can of Coke?

1 Answers   Adidas,


if a problem on client side is restarting of PC then what are u going to do and say me the methods to solve the problem?

3 Answers   Mantra Group,


How to Trace a Defect?

10 Answers   TCS,


In which stage more defects found means anlaysis,design,coding,testing and maintance?

4 Answers   Accenture,


integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing

3 Answers  


What kind of testing to be done in client server apllication and web application? Explain....

2 Answers  


when will u make update and modify the test object properties in the repository?

3 Answers   Infosys,


What is meant by bucket testing?

1 Answers  


How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong

1 Answers  


if i give some thousand tests to execute in 2 days what do u do?

24 Answers   BirlaSoft, Sigma IT,


What is testing methodology?

24 Answers   AppLabs, CTS, Google, IBM,


Categories