What is Test Scripts
What is static testing and dyanmic testing. Explain with an
example
Answers were Sorted based on User's Feedback
Test Scripts: is used to test a particular functionality
(business rule). It may consist of 1 or more Test Cases.
static testing: Testing of an object without execution on a
computer. (eg. review document,inspection,walk thro')
simply said static means verification.
dynamic testing: The process of evaluating a system or
component based upon its behaviour during execution
(eg. functional testing,regression testing, UAT etc.,)
means validation
| Is This Answer Correct ? | 24 Yes | 1 No |
Answer / ragini
Dynamic Testing involves working with the software, giving
input values and checking if the output is as expected.
These are the Validation activities.
Ex : Unit test, Integration test
The Verification activities fall into the category of
Static Testing. During static testing, you have a checklist
to check whether the work you are doing is going as per the
set standards of the organization. These standards can be
for Coding, Integrating and Deployment. Review's,
Inspection's and Walkthrough's are static testing
methodologies.
| Is This Answer Correct ? | 6 Yes | 1 No |
How do u perform regression testing?
What is the role of Tester in BRS(Business Requirement Specification)phase in V-Model.
What does the software qa document should include?
What do you think is the perfect test management system for test service vendors like me?
Hi , We have urgent opening for Test Analyst to our UK client. So testing Professionals Please visit www.sohumsolutions.com & in career setion you can get all requirement specification If you are interested onsite oppertunity Please email me your CV & along with your current salry details & expectation,Visa Status. If you don't have any Visa want to take UK Visa then we can cooperate you ! Thanks & Regards, Prabha Koshti Director Sohum STAFFING Solutions contact+91-(020)27610012 Mobile:+91-(0)-9822914878 Email :prabha.koshti@sohumsolutions.com
What are the various ways of writing test cases?
Dear all I need an advice about sqa field last year i have completed my graduation in computer engineering and i have just started my career as Software engineer in QA field and working in a software company. The problem is that I am very confused about my career in this field because I want to know that how much it's necessary that the programming concepts and the programming should be strong if the person is working as a sqa engineer if i talk about myself i can create logic with respect to programming but for me it's very difficult to implement my logic in form of code and is programming field has strong scope over sqa field and as a sqa engineer what will be my prestige in front of programmers. I want to know what appourtinutes i will get in this field after some period of time and what will be the next step(desigination)in that field.Kindly reply Regards
What type of testing is used for deaf and dumb people?
if I HAVE 500 TEST CASES ON WHAT BASES I EXECUTE THEM OR PRIORTIZE IT
How will you ensure that all the requirements have been covered during the test cases review
You are a tester. Now how will you choose which defect to remove in 1000000 defects?
Explain the process of project tailoring.