which testing life cycle are u following & explain
Answers were Sorted based on User's Feedback
Answer / pune tester
I am not sure about "Which", but following is the
explanation:
Test Requirements:
1. Study Requirements
2. Clarify requirements that are not clearly understood
Test Design
1. Understand Documents
2. Design, Review and update test scenarios
3. Design, Review and update test cases
4. Prepare test data required for testing
Test Execution
1. Set up test environment
2. Perform validity of Build notification (version
number, RM/RN documents)
a. If fails,
i. Reject the build
ii. Mention the reason in BAR
b. If accepted,
i. Mention the same in BAR
ii. Perform smoke testing
3. Smoke testing
a. Install build
b. Perform smoke testing
c. Prepare BAR, based on results
d. Reply to Build notification email, after smoke
testing is conducted
4. Build notification (internal)
a. Once the build in accepted, notify the team members
to install the build on their machines
5. Perform testing, log defects
6. Update test cases
Test Reporting:
1. Report test results
a. Review defects
b. Prepare and send TSR
hope this helps
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jaya
I think this means which model of testing do u follow.V-
model is the one that we follow,in which both testing and
development activities go hand in hand.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jaya
Sorry..Answer continued...
V-Model is the one we follow.
Test life cycle begins with test plan,test case design,test
execution,defect tracking,preparing reports
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srivalli
Soft ware testing includes the following stages:
1.Test initiation :- PM or TM
2.Test Planning :- Test leader(IEEE829 standards)
3.Test Designing:- Test Engineer
4.Test exicution:-Quality engineer
5.Test exicution :- PM, Tm
and finally it comes under "Test Reporter". Soft ware
testing life cycle is the part of Soft ware development
life cycle.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you call windows APIs, explain with an example?
If winrunner doesn't understand the Text in the Application what you do?
What is Add Watch?
How to Import(insert) data from an excel sheet to Database(table).
how u can connect database without using any wizard in winrunner?
Have you used winrunner in your project?
what is mean SRS and URS . differns btwn SRS and URS
In my application I was supposed to test two columns.The first column1 belongs to one module and the other column2 belongs to other module.The content in both the columns is same.I supposed to check whether the data present in the column1 is same as the one in column2. Each column contains number of rows.So checking each row manually is diificult.Is there any option available in WinRunner or QTP to check the column data.These two columns are available in Data Base Tables. One way is that I can just number of rows in each column so that I can get rows count of both the columns,but apart from that I was supposed to check whether the data is also same in both the tables. Can anybody suggest me how I can go about this.
in which file Data of a Table is stored for further analysis
Can we run WinRunner scripts on the backend?
The default type of Constants and variables supported by TSL are..
What is the purpose of regexp_label property and regexp_msw_class property?