What is testing Approach, Methodology, Terminology, Technic
and Types? what is domain? Please clear me.
Answer / sri ramya
Domain is the area of work you are experienced with....it can
be telecom,banking,energy and utilities,etc.....testing
methodology means the model of software testing/development
you follow in your project.....it can be v model,waterfall
model,RAD model,iterative model,etc,testing types are two
white box and black box testing,testing techniques are the way
you design your test data to test the components and they are
equivalence class partitioning,boundary value
analysis,decision table based testing,cause-effect
graphs,etc....
You can through any tutorial for all this in complete info
Is This Answer Correct ? | 0 Yes | 0 No |
define defect lifecycle step by step
What is the difference between Retesting and Data Driven Testing?
Give practical example for implementing V-Model
Difference between Test Cases and Test Scenarios ? Give some Example both of them
What is Six sigma ?Expain.
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
what is mean by funtionality testing and performance testing,and what is the difference?
Q) A hotel telephone sys can perform 3 functions . Call another hotel room by entering a room number(201 to 500) . Call an external line by entering a 9, followed by the number. . call various hotel services 0=operator, 7=room service 8=reception. Write sets of test cases to adequately test this telephone system
In an application where there is no need of regession testing and retesting?
what is test harness and testability?
What is Pre UAT and UAT is there any difference ?
1)what are techniques used for writing the Test case?