How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance
5 9266Can any one explain about state based and graph based testing? and the difference between them? Very urgent.......... Please...... Thanks in Advance......... regards, Murthy.M
1 78721) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
2403What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc
3 7412Post New Oracle Manual Testing Interview Questions
What is a socket file?
How do you find the index of an element in an arraylist?
Can a singleton class be inherited?
What is bond ? What is capital market?
what is important to you: the money or the work?
When Should You Use Flow Diagram View?
Under what condition the work done in reciprocating compressor will be least ?
What is keyword with example?
What is extraction setup?
What is the difference between copybooks and subprocedures in as400?
How do u write test cases?
What is the content of a book?
Suppose if you have a server control(asp.net server control, button) and on the click of button you want to call a jquery function, so tell me how you will call a jquery function without postback?
What oops means?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.