what r testing tools ,bug tracking tools, test management
tools & configuration tools used in ur company?
Answers were Sorted based on User's Feedback
Answer / hemakumar jm
Testing tools: Winrunner,QTP & Rational robot(silk test)
Bug tracking tools: Bugzilla & Bugtracker
Test management tool: Test director
configuration tool: IBM eServer xSeries
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
same as above
configuration tool: VSS (Virtual Source Safe)
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / panna lal jaiswal
same as above
Test management tool: Quality Center
Is This Answer Correct ? | 0 Yes | 0 No |
What is software fault?
What is utilization?
What is a technical analyst?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
We use the output of the requirement analysis, the requirement specification as the input for writing …
I need to learn everything I can about what a Waterfall approach vs. an Agile approach looks like in QA Testing. What is the best online resource?
What documents will you need to create a test case?
When should 'regression testing' be performed?
What do you mean by trend analysis?
What is fault tree analysis?
What is API testing?
which testing we do during requirements? a. white box testing b. black box testing c.both testing d.none