What is heuristics testing?
No Answer is Posted For this Question
Be the First to Post Answer
Where do you see yourself five years from now?
'This life cycle model is driven by schedule and budget risks' this statement is best suited for.
what is enhancement Testing and how to perform enhancement Testing of any website
hi,iam learning testing tools in mindq.i want to put 2+exp. is there any problem with that. tell me what are the Interview questions for experienced peopole. please give me the answer. thanq
I’m a test services vendor looking for a test management system that helps me to perform productively. Can anyone help me with this?
Hi, I attended an interview recently. I was asked the following question Assuming that I am Test Manager. There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing? Pls let me know your approach on this.
Why is incremental integration preferred over 'big bang' integration?
What is the bottom-up approach?
HI to all this is dinakar i am planning to write istqb foundation level exam but i dont have the material so any one have material regards that one please send to my id was dinakarmails@gmail.com thanks alot in advance
Explain incremental integration testing?
What is oo function testing?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char