Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
2 5406I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
2 5698How to know the on which OS and version the application is running through script in winrunner?
1 5265
How is vugen script modified after recording?
How to find more than one web element in the list?
Explain the concept of object repository and how QTP recognizes objects?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
How can we fetch the page source in selenium?
What kind of testing does selenium support?
What r the sequences that leads to automation?
What is testng and why is it better than junit?
Differentiate web testing and wap testing.
What is the difference between a standalone application, client-server application and web application?
During the load test, what is the optimum setting for logs?
In general, how do you see automation fitting into the overall process of testing?
What is the limit for test steps?It should be 10/20/30etc
whta is compile module?