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) In my application I was supposed to test two columns.The first column1 belongs to one module and the other column2 belongs to other module.The content in both the columns is same.I supposed to check whether the data present in the column1 is same as the one in column2. Each column contains number of rows.So checking each row manually is diificult.Is there any option available in WinRunner or QTP to check the column data.These two columns are available in Data Base Tables. One way is that I can just number of rows in each column so that I can get rows count of both the columns,but apart from that I was supposed to check whether the data is also same in both the tables. Can anybody suggest me how I can go about this.
1 4330how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
6 15270write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
CTS,
5 21906I am a B.COM graduate. I have studied all the theorotical aspects of manual testing. How can i get in to testing without practical exp. And even if i manage to get a job, i want to know whether i will be able to do my job, being i am new to software field.
2 12351
What are the advantages of selenium grid?
What is breadth testing?
Does anybody used Visio in QA.If so, can u please explain where and when u used visio diagrams
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How will you test a stapler?
What is the typical situation u faced while collecting the test data?
What is specification-driven testing?
What processes/methodologies are you familiar with?
Differentiate the type of test cases which can be automated and which cannot be automated?
Using selenium how can you handle network latency?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
why we split testing into distinct stages?
How does u get the width of the textbox?
How to fetch the current page url in selenium?
How do we Test the C++ and Unix Application Using Automated Tool.