What are the other skills than testing that a tester should have knowledge about?
How is the testing environment different from production environment?
Why do you like Testing?
What is testlog document in testing process?
Latest Answer: Test log is nothing but a file which specifies whether the particular test case that you have executed has been passed or not. Test log contain three attributes - 1) test case Id2) test case Description3) status (You have to mention pass/fail result of ...
Apart from SRS doc, which docs are required for preparing Test Plan?
Latest Answer: You will also need the Functional Specifications, Tech Design Documents, Data Dictionary depending on the requirements which you are preparing the Test Plan for! ...
How the Test teams decide what software to automate?
What is Extreme Programming (XP)? How we can implement the Testing phase in this?
Latest Answer: XP is a disciplined approach to delivering high-quality software quickly and continuously. It promotes high customer involvement, rapid feedback loops, continuous testing, continuous planning, and close teamwork to deliver working software at very frequent ...
What do you mean by SOA Testing?
What are the Common Methods of Regression Testing and Types of Regression?
When is Dynamic Defect Testing performed?
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top