Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
1 3971What string of characters,when printed out to a text file,will create a new line in the text file?
1 4966we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.
2 6330what is the difference between synchronization pt and wait statement. what are the advanatages and disadv..of context sensitive and analog recording
4 10145Post New FCG WinRunner Interview Questions
How does a ram function?
What is Stall?
What does p mean in html?
Who developed d3.js?
In blockchain, blocks are linked in what series?
how can i calculate the bacterial endotoxin limit of ringer's acetate intravenous infusion solution?
What is if isna vlookup?
Is notepad ++ good for python?
Is php front end or back end?
Is void a data type in java?
What is a table called, if it has neither cluster nor non-cluster index? What is it used for?
Can abstract class have parameterized constructor?
What are the purposes of using enum and set data types?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
what are the different ways a method can be overloaded?