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) What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
1686A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
1940I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
1986Is QC and Jira used by both automation and as well as manual test engg or both tools are used by only manual test engg .
1 3231If we have 9 floor n 3 eggs n we have to check from which floor the egg wont get break.how can we do that
1 2228Using LR recorded the HTML/HTTP Protocol Script of an application. But after record we get to know that the script is not generated. What is the Root Cause of it? Why the scripts are not recorded? Note: 1.Here the application behaves well and good 2.No issues in Protocol setup
1 2852how can you explain your Real Estate Project in front of interviewer..? please step by step......
1671
What are post-processor elements?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
What is the most difficult problem you’ve found during testing?
They asked by using qtp recording writing scripting
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
How to test a dts package created for data insert update and delete?
What is the main objective when reviewing a software deliverable?
How would you test your element locator?
How can you insert a start point in selenium ide?
What is test fragment?
Why do you need to parameterize fields in your virtual user script?
What is the difference between driver.close() and driver.quit command?
What is the test ware?
How to handle ajax calls in selenium webdriver?
Tell us what are the two modes of views in selenium ide?