what is stlc and its contents?
STLC means software test life cycle
Stages in Test life cycle are
Test Initiation
Test Planning
Testcase designing
Test case Preparation
Test case Execution
Bug Tracking
Bug rectification
Test reporting
Test closure
Contents
Test plan documents, Testcase Templates, Bugreports
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain how Selenium is different from UFT?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script
I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
How to record application running on the Virtual machine?
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,
what are the disadvantages of descriptiveprograming
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?
how can i impliment error handling in QTP?