do u know abt configuration management tool,what is the
purpose of maintaining all the documents in configuration
manage ment tool?
Answer / kavita datla
It is focused primarily on maintaining the file changes in
the history.
Documents are subjected to change For ex: consider the Test
case document .
Initially you draft the Test cases document and place it in
Version control tool(Visual Source Safe for ex).
Then you send it for Peer Review .They will provide some
comments and that document will be saved in VSS again.
Similary the document undergoes changes and all the changes
history will be maintained in Version control.
It helps in referring to the previous version of a document.
Also one person can work on a document (by checking out) at
a time.
Also it keeps track who has done the changes ,time and date.
Generally all the Test Plan, Test cases,Automation desgin
docs are placed in VSS.
Proper access rights needs to be given so that the
documents dont get deleted or modified.
Is This Answer Correct ? | 12 Yes | 0 No |
what is uml
This is scenario based question atht I faced in an interview-"There are 2 systems with SIMILAR H/W and S/W configurations. I opened my gmail account from 1st system and I could open my gmail account successfully & able to operate it without any problem. But when i try to open my SAME gmail account from 2nd PC, I can't access it at all. So what could be possible defect/problem?" (Note that the email ID and password used is valid and correct)
how to write manual testcases for download the files from the template. for example:from product cost enddate
what is deffered defect?
Mapping the test cases with the requirement. What is this process called?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
In a month how many times bugs will be send to your developer. 1 or 2
Why tester called as Bug and Dev.called as a Defect Why?Is there specific reason behind it.
equivalence class partitioning techniques used in system testing or not
What are the queries mostly asked in testing ? give me some examples.
What do you mean by Cause Effect Graphing? in which standard its mentioned?
what is port testing and mutation testing?