08-18-2016, 05:28 PM
(This post was last modified: 08-18-2016, 06:41 PM by shailesh.2.singh@bt.com.)
- if a webpage contains number of texts and corresponding text boxes and these values shuffle everytime. I need to write some text in text box for values
- matching the search criteria and it is not webtable. How to code?
- How will you optimise the test cases?
- How many scenreios do you add in every release for automation?
- If a function is called in a program multiple times, and new functionlity is added by developer and it is to be checked before a function call. How and where will you code?
- How to count the number of rows fetched from database?
- In a webtable I have multiple checkboxes in particular cell, how would I select the specific checkbox which are dynamically changing?
- On a page I have a button and a new button is added everytime I click on previous button. How would I click the last button and check that new button is added?
- I have a string and I need to fetch a character without using the build in functions, how can I do that?
- I have 5 table on a page and it do not have any unique identifier, how would I select or enter the data in my own created table?