What is the different between GUI map and GUI map files?
No Answer is Posted For this Question
Be the First to Post Answer
When do you prefer manual testing over automation testing?
Describe common problems of test automation.
Which package can be imported while working with webdriver?
why we cannot apply check points in compile modules?
When you will not automate testing?
i have recorded a scrip for some window applicaiton(login screen) and i have used browser as IE and i have executed sucessfully that script. and now i want to execute the same scrip in different browsers and i question is wether it the same script will execute in different browsers or not
Tell me what kind of tests should not be automated?
Describe some problem that you had with automating testing tool.
how to read data from a csv file using Test complete functional tool..please can anyone post the code
What is Sikuli?
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
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.