has anyone attended mr. g c reddy sir classes?
whom you guys want me to choose Mr. G C Reddy or Mr. Suresh
Reddy ?
Please help!!!!!!!!!!!
No Answer is Posted For this Question
Be the First to Post Answer
Types of F/w in Automation
What criteria do you use when determining when to automate a test or leave it manual?
Does every software project need testers?
What is Ticketing tool? Has it any other names? What is the purpose of this?
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)
How can a mainframe application be tested using Automation tools. I mean which is the best tool to do Mainframe testing?
What are the main attributes of test automation?
Describe some problem that you had with automating testing tool.
Can test automation improve test effectiveness?
Which test cases can be automated?
Tell me what is an absolute xpath?
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.