Answer Posted / kk
The monitoring and measuring the strength of the
development process is called quality assurance.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a framework for automation testing?
wat would be the parameteries for ul testing for web applilcation
Name the frameworks that are used in software automation testing?
what r the diffence between QTP 8.2 & QTP9.0?
Please explain how to perform load-testing?
Do you know how can we make one test method dependent on other using testng?
Tell me what is intellij?
if i want to use different values in datatable with each iteration of for loop what would i do ??/
What are the differences between open source tools, vendor tools, and in-house tools?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
What criteria do you consider for automating a test?
Differentiate between hdam and hidam database?
Tell us how do you get the width of the textbox?
What are the limitations of automating software testing?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)