If there is only one module or unit then how you test it?
Answer / subhra
if there is one module then do one round of functional testing.means check each and every componet of that module is working or not. if integation testing is possible then do it.considear an example login module.in this module consits of different componets that is username,password,ok button and cancel button.here check all the comoponets by taking one componet as positive and negative value and others as positive value...here integation is possible check for that also that by entering valid username and password click on ok button check that username is display on not in home page
| Is This Answer Correct ? | 5 Yes | 0 No |
what is quality Factor
deployment who will do as a developer or a test engineer?
TestCase for White Paper?
One simple question I had faced in one of the interview.But I was unable to give the proper answer for it. Question is "Tester will raise the defect.Then y the defect have to be send to the corresponding TL of the team for conformation?Y The tester is not confident withthe defect? If yes then how did he raise the defect?" Plz read it clearfully and answer it with app. answer.
When should testing start in a project?
what are the levels in testing? (Asked in Zensar Hyderabad today(17-1-12010))
What are the testing processes, methodologies and techniques
Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security
diff stages between open and fixed status in defect bug cycle
what kind of document are follow to write test case ??can u tell me briefly
Preference should be given for High priority bug or Critical severity bug?
What is the goal of Software Configuration Management(SCM? a.)Configuration Identifier b.)Configuration Control c.)Process Management d.)All options.