I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????
3 9260Post New Borland Interview Questions
How do you create an update query?
Explain linear linked implementation of Stack and Queue?
What is the Difference between socket and servlet?
What is lambda used for?
What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }
What is a command to stop and start dmgr?
Draw vi characteristics of pn junction diode.
What is difference between compile time and run time polymorphism?
Is windows a microsoft product?
Why phase sequence must be same in any ht motor or generator circuit?if phase sequence doesn't same whatever will be affect on circuit?
What are the value tables?
What do you know about Pizza Express?
void main(int n) { if(n==0) return; main(--n); printf("%d ",n); getch(); } how it work and what will be its output...............it any one know ans plz reply
how many bits ip address consist of? : Sql server database administration
What is a Case Assignment Rule?