in a team, how do u involve/test when ur modules are
integrated to other modules of ur team.
Answer Posted / raj.thakur21
Are u talking about the testing, think so...ok
After the integration of your module with the other
modules you can still test.
For that we have a testing technique called "Regression
Testing" which is mainly for the testing of integrated
modules. It helps to check whether your module works
properly as required with other without any problem/defect.
And in that case you can test using the same testcases,
which you have used earlier for that module.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is specification-driven testing?
Write down the differences between the responsibilities of qa and programmers?
What are the challenges you faced related to production environment bug?
What are the technical and environment risks u faced in ur testing career?
Would we given training at first job (entry level)?
hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it
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
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
Explain cmm?
What are the dimensions of the risks?
What is difference between test effectiveness and test efficiency?
What the purpose of testing?
Explain stress testing, load testing and volume testing?
What is boundary testing?
Diffrence b/w compiled module and shared repository?