what is test methodology? .What is its function in software
testing? .What it discribe in test plan?
Answer / gb
software testing methodology is applied in four distinct
phases:
unit testing, (Developer will take care of unit testing)
system testing ( All modules W.R.T to RQ documents working
fine)
integration testing (All data base & Client server behaves
properly after all performed operations, system dose give
proper error messages acoordingly , deleting data from db
server, apllication behavior is proper )
and
acceptance testing (it's depends on organization to
organization & according to project plan whether the tester
is realy involved in acceptance testing with acualy
deployed application at client site).
| Is This Answer Correct ? | 1 Yes | 3 No |
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
can any one tell me about ieee standrad testcase formats plzzzz
how can we explain for "what is STLC(software test life cycle)
what is entry and exit criteria?
How to test different Authorization levels for the Admin user and Userside users.
What is mr and er?
can any body tell what are the roles of QA clearly plzzzz
What is the difference between quality assurance and software testing?
What happens if the time taken to complete a task requires 30 days but u r given only 10 days
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please
How frequently is your project audited? How do you know the result of these audits?
why exactly we need qa(quality analyst)?what is the diff btw quality analyst qnd quality assurance?