How to decide testing Strategy?(White box or Black box).
Answer Posted / rao
In Test straegy, we are discussing the what levels of
testing needs to be performed in functional aspects. And
test strategy is a black box testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
What is extreme programming and what is it got to do with testing?
What is workflow testing?
I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?
What is automated software quality (asq)?
Why is performance testing necessary to be done for any application?
Do you think qa's can also participate to resolve production issues?
What is difference between qa, qc and software testing?
Explain what is bug triage?
What is the difference between functional and nonfunctional testing?
When to start qa in a project?
What are the actual QA processes run in software compamy ?
Why is it often hard for management to get serious about quality assurance?
What is specification-driven testing?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.