Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?
No Answer is Posted For this Question
Be the First to Post Answer
Tell us what automation tools could be used for post-release validation with continuous integration?
How to write output data to a file (txt,csv,excel) using Test complete automation tool?
How t o create Libreary files on QTP
How do you select the 2nd item in a List box or drop down through selenium RC (Java)
What is the purpose of the testing?
What do you like (not like) in this job?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
what is mutation testing ? when we are using this type of testing?
Describe some problem that you had with automating testing tool.
Give some examples for performance test tools?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
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.