If you have an application to test and there are no
requirement specs, no test cases , no documents, you
dont know even the functionality then how would you perform
testing?
Answer Posted / sreerammurthy
testing an application without specs and no doucments no
test cases even not knowing the functionlity is similar to
ad-hoc testing ,but often testers have signifant
understanding of the software before testing it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of designing tests early in the life cycle?
EXPLAIN HISTORY OF SOFTWARE ENGINERRING? ISO & CMM certification and its use in context to software testing
What are the common mistakes which create issues?
What is boundary value testing?
What is the purpose of exit criteria?
How will you define a critical bug?
Do you know what the mean of cmm and tmm?
What the meaning of code walk through is?
What the meaning of breath testing is?
What are the different types of QA Testing approaches and the process of each?
Which activity in the fundamental test process includes evaluation of the testability of the requirements and system?
In which phase should testing begin – requirements, planning, design, or coding?
what r the strategies & methodologies r u following in preperation of test cases based on usecase?
When usin qtp iam able to get the data from the database only in a single row that is if i have 2 columns in database,when using database output value , all the values in Database are transfered to a single row in QTP datatable. I want the values to appear as it is from the database , can anyone suggest some ideas?
What is dependency testing?