Answer Posted / jays
It typically done by the programmer and not by testers, as
it requires detailed knowledge of the internal program
design and code.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
how will we change the server system time?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
What will be your approach if a particular script in Load Test fails?
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
how to write manual testcases for download the files from the template. for example:from product cost enddate
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
What do you like about computers?
What are drawbacks in system development life cycle
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
What are the modules of quality center?
What is black box testing, and what are the various techniques?
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }