What is test bed? and what is test harness? what is
difference between these two?
Answer / sarfaraz ahmad
Test bed:it is an enviorenment having all the required
hardware and software to carry out the test.
test harness:It is auxillary code developed inorder to
coupled the testtable unit
(function/procedure/class/methos),to enable the further test
| Is This Answer Correct ? | 1 Yes | 0 No |
How much interaction with users should testers have, and why?
diffrence between defect and bug life cycle
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed that bug. when u r doing regression testing from whic test case u'll do tetsing?? will start from 85 th test case are u'll execute 100 test cases??
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
How to do security implementation for any URL??
What scripting language should tester know when his organisation using Automation tool like wise any tool? wht kind of script should tester should be familiar?
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.
Can any one tell me how will be the projects in realtime life?. I am much worried because this going to be my first job?
The degree to which the software LOC of a program has been tested is called A.Data flow testing B.Code coverage C.Code walk through D.Statement coverage
what is the use of functional specification?
Difference between smoke and sanity testing