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) Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
ABC,
2739what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
3 7961anyone can explain about "Smart Identification" in QTP I mean what is the use of "Smart Identification" Give an example
2 6485how to run the qtp scripts in Test director.is it posssiblr or not?? and also i want to see the previes test results,how to see and where to see??
3 6010what is the difference between Desktop testing,Client/server testing and webapplication testing
2076Hi all, On recording a particular Web application with QTP,Have came across a problem for which I havent found a solution so far.. The script of importance is as follows: Browser("Personalized Start Page").Page("XYZ").Frame ("mainFrame_4").Link("address.csv").Click Browser("Personalized Start Page").Page("XYZ").Sync Dialog("0% of dms.php from XYZ-").Dialog("File Download").WinButton("Save").Click My problem is that on recording the application with QTP and clicking the "address.csv" link another browser window comes up temporarily followed by the Windows "FileSave" dialog.The browser window which came up closes down when the Windows "FileSave" dialog is visible and I save the file to a windows location. On the "Record and Run" settings under Qtp,have activated settings for web and windows applications. But when I run this recorded script,and after the "address.csv" click,The browser window comes up and goes down,No Windows "FileSave" dialog comes up and the QTP shows the error Dialog("0% of dms.php from XYZ-") object is not found,though this object is there in the repository. Have tried putting the Dialog("0% of dms.php from XYZ- ").Exist property.But the "Exist" property is not recognised by the dialog at all. Any help in this direction is appreciated.. Thanks in advance J
ADP,
1 6112Hi all, i am planning to take ISTQB CERTIFICATION, can any one guide me by giving the links for preparing for the exams. If anyone have some materials can u send me to my mail id vpbharathi@gmail.com. Thanks in advance, Bharathi.P
2399
How would you know for database testing, whether trigger is fired or not?
How many types of reports can be generated using testdirector?
What will be your approach if a particular script in Load Test fails?
How could the web element attributes be inspected in order to use them in different locators?
What is method name to compare two XML files.
what is TAS language which is used as a language for some projects/
What is the default object synchronization timeout in qtp?
List out the technical challenges with selenium?
how do u manage scripts in winrunner when you application is changing frequently?
What are cucumber tags? Why we use the tags?
How does QTP identify an object?
What are the advantages of designing tests early in the life cycle?
What is the difference between load testing and performace testing?
What is peer reviews?
how will load the object during runtime?