how many checkpoint u have to used
Answers were Sorted based on User's Feedback
Answer / krishna
We can use
1.Standard Checkpoint
2.Text Checkpoint
3.Text area checkpoint
4.XML Checkpoint
5.Datebase checkpoint
6.Bit Map Checkpoint in our scripts
Thanks
Krishna
| Is This Answer Correct ? | 0 Yes | 1 No |
see pls concentrate to write script to check that expected
value..
dont depend on checkpoints...according to my knowledge they
will script for checking status..
| Is This Answer Correct ? | 0 Yes | 1 No |
checkpoints are depends on application type which u test i.e either it is web or window applications.
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain the monkey testing?
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
hi iam working in HCL as a fresher n iam dg automation testing i am going to give client demo i did some 7 scripts i want to call all those in some new page in QTP I KNOW CALL THE EXISTING ACTION N COPY OF ACTION if we use any of these options while running it will show the whole script but is there any other method while running it should not show the whole script it will show only the calling lines plz give me detailed explanation to ds i need reply fast plzz
How to create Test Data? What are the Fields in Test Data. Please any one specify the format of Test Data?
write a test case which covers the major functionality of yahoo login
Explain the scalability testing?
Who will take care of test plan and test case?
Write a test case scenario for Web-based address book?
if we ve data 100 how we can check and create equvalnces an bva .if we ve data 1-5,6-10so on wat will we bva how we will chk
how test cases can be made for a software
Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3