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) My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.
2 6416Hi Friends ... why need testing team again, develop team is also doing testing... it is nessesary testing team for a project...
13 14827ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
1873what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
1883if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
2 5186
What is Distributed testing? How does UFT support it?
How many types of recording facility are available in quicktest professional (qtp)?
What is distributed load testing?
What is the different between GUI map and GUI map files?
How you load a loadrunner agent?
How to use regular expressions in selenium?
banking domain description for software tester for interview
What is the purpose of getoptions() method?
What are the operating systems supported by selenium webdriver?
Have you created any framework?
Do you write test plan and test case?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
Explain dataproviders in testng ?
what are the four parameter you have to pass in selenium?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.