Answer Posted / prem
In my view it's not possible but we know that automation is
performed in case of retesting or regression testing.Before
that we are not using the automaion tool.
and testing is a step by step procedure for execute and
find out the bug.
so that we are performed first manually.and after preparing
testcase,retesting/ regression testing we are conduct
automation testing to verify that existing functionlity are
any bugs or not
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
is there any one got offer from snapdeal?
Hello Friends, I am Looking for the Load runner-Performance testing institute in HYD. I see most of them in this site are suggesting for TS Technologies as best institute for PT load runner. We you pls suggest me, Does this institute offers good coaching on Weekend Sessions/Batches? Does it covers all the course contents in these session? Please help me on this guys..
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
all clients are using at once if any problem raise?
1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?
What do you think holds testers back to do automation? Is there a way to overcome it?
can any one tell me the examples of white box testing
Tell me what is regression testing?
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
Tell us what automation tools could be used for post-release validation with continuous integration?
What is keyword driven automation?
Tell us can we find all links on a web page?
What is meant by the automation framework?
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?